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

Eliminate Unused Indices #1950

Closed
mvandeberg opened this issue Dec 27, 2017 · 2 comments
Closed

Eliminate Unused Indices #1950

mvandeberg opened this issue Dec 27, 2017 · 2 comments
Assignees

Comments

@mvandeberg
Copy link
Contributor

mvandeberg commented Dec 27, 2017

Eliminate unused indices created by follow_plugin data structures: feed_index: by_account, by_old_feed, blog_index. blog_index: by_old_blog. reputation_index: by_reputation. follow_count_index: by_followers, by_following

I do not know which branch this change is in, but it is marked complete in #1923.

Let's get this into its own branch and make a PR.

@mvandeberg
Copy link
Contributor Author

Some of these indices exist to support API calls. We need to be careful to preserve the API calls for now. Many of them will be removed/not needed in the coming months.

@goldibex
Copy link

#2228

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