Recently been working on a proof of concept for using memcached to solve some of the challenges we face with our legacy system.

I’ve gone down the route of using Coolstack to get it all up and running as it’s very simple to maintain.

I’m currently experimenting with spymemcached as a Java client for communicating with the memcached server. It’s all looking good!