Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 608 Bytes

File metadata and controls

10 lines (7 loc) · 608 Bytes

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