Pinned Repositories
adaptive-map
An adaptive map allows an Aerospike map to span multiple records, transparent to the application.
aerospike-cloud
Code samples for working with Aerospike Cloud
aerospike-operations-examples
Examples of the Aerospike data type APIs
aerospike-sample-applications
aerospike-timeseries-demo
Modelling Time-Series Data for Top Performing Stocks in Aerospike using SortedMaps
aerospike-tls-examples
Examples of connecting to Aerospike Server Enterprise with standard TLS or mutual authentication TLS (mTLS)
expirable-bin
Managing bins with time-to-live in Aerospike, using user-defined-function
geospatial-samples
Aerospike Geospatial Index Sample Applications
interactive-notebooks
A repository for jupyter/zeppelin/etc notebooks.
rest-client-usage
Example Usage of Aerospike REST Client
Aerospike Examples's Repositories
aerospike-examples/interactive-notebooks
A repository for jupyter/zeppelin/etc notebooks.
aerospike-examples/aerospike-tls-examples
Examples of connecting to Aerospike Server Enterprise with standard TLS or mutual authentication TLS (mTLS)
aerospike-examples/async-c-tutorial
aerospike-examples/atomicMultiRecordTxn
Implementing multi-record transactions within Aerospike
aerospike-examples/rag-demo
A RAG demo using Aerospike Vector Search and OpenAI
aerospike-examples/rest-client-usage
Example Usage of Aerospike REST Client
aerospike-examples/create-a-vector-database
aerospike-examples/aerospike-bloom-filter-example
Distributed bloom filter example for Aerospike
aerospike-examples/csv-exporter
Dump data meeting specific criteria to CSV output files
aerospike-examples/spark-aerospike-example
A sample app that makes use of aeroJoin to read records from the aerospike database into a DataSet
aerospike-examples/cluster-comparator
Quickly and easily compare 2 or more different Aerospike repositories to find either mismatched records, or records which are different.
aerospike-examples/hll-python
HyperLogLog sample
aerospike-examples/retail-demo
An Aerospike demo using Vector Search, Graph, and Key-Value models
aerospike-examples/simple-springboot-aerospike-demo
Simple web application using Java Spring-Boot, Aerospike database and Docker.
aerospike-examples/spring-data-multiple-namespaces-example
Spring Data Aerospike with multiple namespaces example
aerospike-examples/6.0-record-size-checker
Simple python script to help detect records that potentially may be too big when upgrading from servers pre-6.0 to servers 6.0+.
aerospike-examples/rest-client-gateway-spa-example
Example app for the rest client gateway.
aerospike-examples/hybrid-search
An Aerospike powered, vector and key-value approach to search.
aerospike-examples/mqtt-aerospike-example
Example code showing how to make use of Aerospike to store IoT data supplied via MQTT
aerospike-examples/aerospike-cloud
Code samples for working with Aerospike Cloud
aerospike-examples/aerospike-circuit-breaker-java
Demonstrates how the "circuit breaker" design pattern is implemented in Aerospike
aerospike-examples/database-workloads
aerospike-examples/document-sql-demo
Use aerolab to deploy Aerospike, Trino, and Jupyter together to experiment with a document store.
aerospike-examples/java-client-interactive
A java client which provides logging of details like call details, record sizes, etc
aerospike-examples/quota-management-example
This repository shows a simple UI which can manage quotas across an Aerospike cluster
aerospike-examples/starburst-aerospike.docker
Starburst Enterprise Trino with the Aeropsike connector Docker Image
aerospike-examples/summit-2022-batch
Summit 2022 batch-anything presentation
aerospike-examples/summit-2022-queries
Summit 2022 secondary index presentation
aerospike-examples/terraform-aws-aerospike
Example Terraform module for deploying Aerospike Database on AWS
aerospike-examples/UseCases