aerospike-document-api

com.aerospike

This project provides an API which allows Aerospike CDT (Collection Data Type) objects to be accessed and mutated using JSON like syntax. Effectively this provides what can be termed a document API as CDT objects can be used to represent JSON in the Aerospike database.

Recommended: 2.0.3 11 versions jar Updated 2 years ago The Apache License, Version 2.0Checking...

Add to your project1.2.0

<dependency>
    <groupId>com.aerospike</groupId>
    <artifactId>aerospike-document-api</artifactId>
    <version>1.2.0</version>
</dependency>

Version Details — 1.2.0

Packaging
jar
Direct Deps
3
Total Deps
10
Published
Aug 21, 2022
License
The Apache License, Version 2.0

This project provides an API which allows Aerospike CDT (Collection Data Type) objects to be accessed and mutated using JSON like syntax. Effectively this provides what can be termed a document API as CDT objects can be used to represent JSON in the Aerospike database.

Checking security advisories...