Repository History
Explore all analyzed open source repositories
Topic: Caching

pylibmc: A Fast Python Client for Memcached
pylibmc is a high-performance Python client for Memcached, implemented as a C wrapper around the libmemcached interface. It offers efficient data caching, Python 2.x and 3.x interoperability, and robust handling of various data types, making it a reliable choice for applications requiring fast memory caching.
May 10, 2026
View Details

KeyDB: A Multithreaded, High-Performance Fork of Redis
KeyDB is a high-performance, multithreaded fork of Redis, designed for enhanced memory efficiency and high throughput. It maintains full compatibility with the Redis protocol, modules, and scripts, making it a seamless drop-in replacement. KeyDB also introduces advanced features like Active Replication and a MVCC architecture for non-blocking operations.
Jan 12, 2026
View Details
Page 1