Caching Service Responses Client-Side
techblog.livingsocial.com
Caching Service Responses Client-Side
1–2 of 2 posts
Re: Caching Service Responses Client-Side
#2Taking the opportunity to plug a caching project/gem I like to use (and wrote) for this purpose:
https://github.com/lyjia/sircachealot
Nice little middleware layer between you and Redis that simplifies the semantics considerably. And automatic key expiration!