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

Separating redis with user and items #109

Closed
hey-jude opened this issue Jun 6, 2015 · 0 comments
Closed

Separating redis with user and items #109

hey-jude opened this issue Jun 6, 2015 · 0 comments

Comments

@hey-jude
Copy link

hey-jude commented Jun 6, 2015

I am working for improvementing calculation speed using redis-lua.
I think that set/zset operations are between users and between items, so sets/zsets have locality.
And redis executed as single thread, that means single redis server has scalability limitation.

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