This package provides the implementation of all basic cache2k features.
cache2k is a well engineered high performance in-memory Java cache. It implements
latest eviction algorithms and coding techniques to achieve performance about 10 times better
then existing cache solutions. cache2k comes with a clean and concise API. The API is currently
still evolving until version 1.0 is reached.