Skip to content

Indexes support #123

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
natario1 opened this issue Feb 1, 2016 · 4 comments
Closed

Indexes support #123

natario1 opened this issue Feb 1, 2016 · 4 comments

Comments

@natario1
Copy link

natario1 commented Feb 1, 2016

So, to be concise, I have no idea what this means in the migration guide:

You need to manage your indexes yourself. Hosted Parse automatically adds indexes based on the incoming query stream.

but it sounds very important. Could support for this be provided? Is there anyone willing to work on it?

@jyoon17
Copy link

jyoon17 commented Feb 1, 2016

#36 might be helpful.

@natario1
Copy link
Author

natario1 commented Feb 1, 2016

Had not seen that. That looks like a no, but I wonder, if you:

  • are shutting down
  • have open sourced all your SDKs
  • have open sourced the core server code of your service
  • will probably open source the web dashboard
  • are offering tools for a smooth-as-possible migration

..why not releasing something like that, which you already have and is so important? Not now maybe, but at least in the following months. Just curious guys, you are doing great work and I can see it's hard to make any promises.

It's just that lots of people will start to migrate 2, 3, 4, 5 months from now. Knowing that a certain feature (be it push or dashboard or indexes) will eventually be present in parse-server can make a difference in our decision process.

Silly example: as a google cloud user I can either host a mongo instance on a Compute Engine cluster, or use an external service like MongoLab. While the first can be better for a number of reasons, MongoLab suggests indexes for you and so can be our choice if parse-server will never implement indexing... Knowing that it will / will not be featured is very important at this point.

@gfosco
Copy link
Contributor

gfosco commented Feb 1, 2016

There is a chance of this being added, but cannot promise anything. If anyone wants to work on it, that would be welcomed too. Even a relatively naive auto-indexer would be valuable.

@gfosco gfosco closed this as completed Feb 1, 2016
@dedene
Copy link

dedene commented Feb 11, 2016

@gfosco Do you know if there are any recordings or slides available for this talk on Percona Live Amsterdam?

https://www.percona.com/live/europe-amsterdam-2015/sessions/dynamic-indexing-half-million-apps-parse

It might help in building a simple naive auto-indexer.

montymxb pushed a commit to montymxb/parse-server that referenced this issue Feb 14, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants