A short getting started guide for CacheManager...
This article give a brief overview about some basic CacheManager features and insights how certain things work and how to configure them....
General overview of all available configuration options which are available to configure CacheManager in your application...
This article explains the details of the update methods of CacheManager, which handle safe cache operations in distributed systems where you have to deal with concurrency...
In-depth walk through of how to use and customize cache value serialization in CacheManager...
Running multiple instances of your application, all accessing the same distributed cache, can be tricky. This article explains of how and when to use the cache backplane feature of CacheManager...
In-depth walk through of how logging in CacheManager works and how you can use it, with many code and log output examples...
The CacheManager Readme...