You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add command processing and storage support for data structures such as hashes and sorted set.
Create a tutorial for writing a new cache-like service from scratch.
Provide standalone tools for command log (klog) analysis.
Design a new generation of cache protocol that supports features such as hot-key/congestion signaling, command-agnostic forwarding, data integrity verification / checksum, etc.
A proxy service, potentially refactoring twemproxy to be based on ccommon.
A high performance client library, one for each backend included in this project.