An open API service indexing awesome lists of open source software.

https://github.com/lynnlangit/aerospike-client-demo

Aerospike Java client demo
https://github.com/lynnlangit/aerospike-client-demo

Last synced: 6 months ago
JSON representation

Aerospike Java client demo

Awesome Lists containing this project

README

          

# Aerospike-client-demo
Aerospike Java client demo

This code sample shows the basic operations using a Java client to interact with the Aerospike database

NOTE: you'll need to put your own IP in the Program.java file

To set up a demo Aerospike server, follow the instructions here -- http://www.aerospike.com/download/server/3.5.12/

To read about Java client Aerospike code, go here -- http://www.aerospike.com/docs/client/java/