Spring Data integration for Aerospike providing repository and template APIs.
Spring Data Aerospike provides a Spring-style programming model and repository abstractions for the Aerospike database, with both blocking and reactive APIs. It is aimed at Java/Spring Boot applications needing Aerospike-backed data access and offers POJO mapping, CRUD operations, query support, and access to the native Aerospike client.
0