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

hot key cache for better performance #2

Open
anysql opened this issue Feb 18, 2016 · 0 comments
Open

hot key cache for better performance #2

anysql opened this issue Feb 18, 2016 · 0 comments

Comments

@anysql
Copy link
Contributor

anysql commented Feb 18, 2016

A hot key cache can be implented to fasten the QPS greately, after we get top keys from statistics, we could ask OneCache to cache the values, then next access can be served from OneCache directly.

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