https://github.com/flant/mcrouter
Using mcrouter for cache replication and miss failover
https://github.com/flant/mcrouter
Last synced: 7 months ago
JSON representation
Using mcrouter for cache replication and miss failover
- Host: GitHub
- URL: https://github.com/flant/mcrouter
- Owner: flant
- Created: 2019-06-25T09:15:35.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2020-02-14T10:02:06.000Z (over 6 years ago)
- Last Synced: 2025-03-23T01:02:44.637Z (over 1 year ago)
- Size: 5.86 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Memcached replication and failover with mcrouter
This is an example helm chart for memcached with mcrouter frontend. It provides replicated cache writes along with read miss failover thus some sort of redundancy is acheived.
[werf](https://werf.io/) tool is used to assemble mcrouter container and publish whole chart to kubernetes cluster.