|
|
|
|
|
by hit9
3721 days ago
|
|
Reasons to create it: - Most redis client implementations don't support redis cluster. - It's hard to provide redis client libraries for multiple languages without breaking compatibilities. - twemproxy requires restarting to add/remove redis nodes. - twemproxy is single-threaded. Hope you like it! |
|