graphscale
graphscale copied to clipboard
Add Redis Lookaside Caching Layer
In order to be high-performing, the entire working set of the application should resident in memory. The easiest way to do this would be to add a lookaside caching layer in Redis (or some other in memory key value store)