Simple in memory cache implementation with redis kind interface. Following features supported:
- generic cache interfaces
- persisting data into cache
- manual deleting of data
- automatic expiration of data from cache
- automatic cleanup of memory
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Simple in memory cache implementation with redis kind interface. Following features supported: