hit-box / hitbox

A high-performance caching framework suitable for single-machine and for distributed applications in Rust
MIT License
73 stars 6 forks source link

Distributed cache backend support #41

Closed singulared closed 1 year ago

singulared commented 2 years ago

Redis cluster is a good candidate for distributed cache backend in MVP. But we need to finish some related issues:

singulared commented 1 year ago

Closed by #69