aerospike-community / aerospike-play-plugins   1.2

GitHub

Play plugin to use Aerospike as a cache or a session store

Scala versions: 2.11

Aerospike Play Plugins (Java and Scala)

Play plugins to use aerospike under the hood.

  • cache - use aerospike as your high performance cache. Load and store native java objects directly from your application.
  • session store - use aerospike as a high performance session storage that handles native ojects and session expiry.

Play plugins