Skip to content

griffinjm/aerospike-client-java

 
 

Repository files navigation

Aerospike Java Client Package

Aerospike Java client. This package contains full source code for these projects.

  • client: Java native client library.
  • proxy: Java proxy client library for dbaas (database as a service).
  • examples: Java client examples.
  • benchmarks: Java client benchmarks.
  • test: Java client unit tests.

Prerequisites:

  • Java 21+
  • Maven 3.9.5+

The source code can be imported into any Java IDE.
Maven build scripts are also provided.

Build instructions:

./build_all

About

Aerospike Java Client Library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 99.3%
  • Other 0.7%