Skip to content
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

put indexed field metadata into zookeeper #3

Open
acordova opened this issue Jun 2, 2012 · 0 comments
Open

put indexed field metadata into zookeeper #3

acordova opened this issue Jun 2, 2012 · 0 comments
Assignees
Milestone

Comments

@acordova
Copy link
Owner

acordova commented Jun 2, 2012

store information about which fields are indexed for a table into zookeeper. This allows running clients to listen to information for the tables they're writing into for changes in the set of indexed fields and immediately begin to index fields after the user calls ensureIndex(). The goal is not to have any unindexed data for that field after the user calls that command.

@ghost ghost assigned acordova Jun 2, 2012
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

1 participant