I designed it with very short living cache entries in mind. In my case to cache session objects for a few seconds so that not every request for each resource that is loaded for one web page needs to hit the database.
For what would you find it useful?