graphscale icon indicating copy to clipboard operation
graphscale copied to clipboard

Add Redis Lookaside Caching Layer

Open schrockn opened this issue 7 years ago • 0 comments

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)

schrockn avatar Jul 02 '17 22:07 schrockn