📄️ Hello, World!
An interactive jupyter notebook tutorial to help get started developing with Aerospike using Java
📄️ Simple Put-Get Example
An interactive jupyter notebook tutorial showing simple put and get calls in Aerospike using Java
🗃️ Collection Data Types
3 items
📄️ Intro to Transactions
An interactive jupyter notebook tutorial explaining the basics of executing multiple operations on one record as a transaction in Aerospike using Java
🗃️ Data Modeling
4 items
📄️ Batch Operations
An interactive Jupyter notebook tutorial illustrating the Aerospike batch operations using Java
📄️ Expressions in Aerospike
An interactive jupyter notebook tutorial exploring how expressions work in Aerospike using Java
🗃️ SQL Operations
4 items
📄️ Asynchronous Operations
An interactive jupyter notebook tutorial describing asynchronous operations in Aerospike using Java
📄️ Aerospike Query and UDF
An interactive jupyter notebook tutorial illustrating how a query and a UDF can be combined in a useful pattern in Aerospike using Java
📄️ Aerospike Document API for JSON Documents
An interactive jupyter notebook tutorial illustrating the Aerospike Document API for JSON documents using Java
📄️ Look-Aside Cache for MongoDB
A jupyter notebook tutorial showing the use of Aerospike as a cache using Mongo as another primary datastore using Java
📄️ Tweetaspike
An interactive jupyter notebook tutorial showing key aspects of Aerospike application design using Java