bloatcache is a Java-clone of the memcache server created for 2nd Verify This Long-Term Challenge.
- Handling of LRU in the cache
- CAS implementation
- TTL and expiration time deletion
| Name | Name | Last commit date | ||
|---|---|---|---|---|
bloatcache is a Java-clone of the memcache server created for 2nd Verify This Long-Term Challenge.