Cache Provides caching pattern library Caching pattern Cache aside Read through Write through Write back/behind Write around Cacher Currently support redis, later will add memory and memcached Persister Implement this interface to support persistence storage operation in caching pattern