Twemproxy is a proxy server developed by Twitter that supports the Redis protocol. It can be used for load balancing and high availability of Redis clusters. the SSDB database also supports the Redis protocol, so you can directly use Twemproxy without any special changes, if you used Redis to switch to SSDB now. you can
Twemproxy is a proxy server developed by Twitter that supports the Redis protocol. It can be used for load balancing and high availability of Redis clusters. the SSDB database also supports the Redis protocol, so you can directly use Twemproxy without any special changes, if you used Redis to switch to SSDB now. you can
Twemproxy is a proxy server developed by Twitter that supports the Redis protocol. It can be used for load balancing and high availability of Redis clusters.
The SSDB database also supports the Redis protocol, so you can directly use Twemproxy without any special changes, if you used Redis to switch to SSDB now. you can not only use Twemproxy + SSDB, but also use Twemproxy + SSDB + Redis.
Multiple users have used the Twemproxy + SSDB architecture in their online businesses.
Twemproxy Project address: https://github.com/twitter/twemproxy
Related posts:
- SSDB adopts the milestone version release mechanism
- SSDB adds the Compaction speed limit Function
- SSDB has been migrated to github
- SSDB, A NoSQL database with better performance than Redis
- SSDB supports TTL expiration
Original article address: Use Twemproxy for SSDB load balancing. Thank you for sharing it with me.