Aerospike has released caching and session store plugins for Play Framework 2.0, allowing developers to use the Aerospike database within Java or Scala applications without any code changes. The low latency and high availability of Aerospike make it an excellent choice for both caching and session management in modern web applications. These plugins support named caches, cache key expiration, and storage/retrieval of POJOs. They are available under the Apache 2 license on Github.