Hacker News new | ask | show | jobs
by continuations 4662 days ago
I think by "caching", he meant "take all the session data you can't store in the cookie and out it in a cache server like Redis."
1 comments

It could be Redis, but Play Framework has a Caching mechanism built in already :)