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

No comments:

Post a Comment