Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 180 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 180 Bytes

CacheEngine

Implement a distribute cache engine for application to store key/value data, now based on redis and jedis client. Would add more implementations in future.