Showing posts with label redis. Show all posts
Showing posts with label redis. Show all posts

redis rails api session

http://billpatrianakos.me/blog/2013/10/14/api-sessions-with-redis-in-rails/

Using Redis for Play Framework user fetching based on token

if token exist in the request
check in the redis, if exist use it
else retreive from Monogo and update redis