> Yes - the cache store stores a superset of what is in memory. > Overflow. So it still needs to be accessible in a random fashion, > using a key. > > See the load() API on the CacheLoader interface. If the data is in memory, why do you need to recover it from the Store?