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
- Host: GitHub
- URL: https://github.com/lynnlangit/aerospike-client-demo
- Owner: lynnlangit
- Created: 2015-06-07T18:49:40.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-11-21T22:09:05.000Z (almost 10 years ago)
- Last Synced: 2025-03-28T21:15:23.779Z (7 months ago)
- Language: Java
- Size: 34.2 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Aerospike-client-demo
Aerospike Java client demoThis 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/