8000 GitHub - daum/aerospike-client-java: Aerospike Java Client Library
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

daum/aerospike-client-java

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Aerospike Java Client Package

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

  • client: Java client library.
  • examples: Java client examples.
  • benchmarks: Java client benchmarks.
  • servlets: Java web servlet interface to client.
  • test: Java client unit tests.

Prerequisites:

  • Java 1.6 or greater.
  • Maven 2.0 or greater.

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

Build instructions:

./build_all