/Rustache

Rustache is a high-performance, in-memory caching system implemented in Rust. It provides a robust and efficient solution for caching key-value pairs in memory, with support for various advanced features such as eviction strategies, expiration, persistence, sharding, and layering.

Primary LanguageRust

Watchers