Skip to content

aerospike-community/aerospike-play-plugins

Repository files navigation

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