Fast Local Cache

Cacheonix fast local cache allows to improve performance of the application that is running in a single JVM by serving hard to get data from the local memory of the application.

Cacheonix local cache has the same API as Cacheonix distributed cache. No changes in the code are required when the application outgrows the single machine and the time to scale the application horizontally comes.

Using Cacheonix for caching of frequently accessed, hard to get data prepares the application for high future volumes of load from the start.

See Also