Skip to content

dzungngnbh/cachez

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🎏Cachez: A High-Performance Caching Solution

Cachez is a novel caching solution designed to deliver exceptional performance compared to traditional LRU-based caches based on s3fifos and tinylfu.

Key benefits of Cachez:

Efficiency: Achieves a lower miss ratio, resulting in faster data retrieval.

Scalability: Employs a lockless architecture with lightweight locking mechanisms and high-throughput data structures, enabling seamless handling of increased workloads.

Inspiration: Cachez draws heavily on the innovative work done by Pingora at Cloudflare.

System

Linux OS and x86, aarch64 are primarily supported.

About

Fast cache using tinyLFO algorithm in Rust

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published