Skip to content

aerospike/aerospike-client-java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

88fac26 · Feb 5, 2025
Dec 7, 2024
Feb 5, 2025
Feb 5, 2025
Feb 5, 2025
Feb 5, 2025
Jul 11, 2019
Dec 7, 2024
Apr 27, 2020
Jan 3, 2024
Nov 15, 2024
Oct 3, 2018
Feb 5, 2025
Dec 7, 2024

Repository files navigation

Aerospike Java Client Package

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

  • client: Java native client library.
  • 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