Aerospike Reactor Query Engine

Reactor interface extension to Aerospike Query Engine

License

License

Categories

Categories

React User Interface Web Frameworks Reactor Container Microservices Reactive libraries
GroupId

GroupId

com.aerospike
ArtifactId

ArtifactId

aerospike-reactor-query-engine
Last Version

Last Version

4.4.10
Release Date

Release Date

Type

Type

jar
Description

Description

Aerospike Reactor Query Engine
Reactor interface extension to Aerospike Query Engine
Project URL

Project URL

http://www.aerospike.com
Source Code Management

Source Code Management

https://github.com/aerospike/aerospike-client-java

Download aerospike-reactor-query-engine

How to add to project

<!-- https://jarcasting.com/artifacts/com.aerospike/aerospike-reactor-query-engine/ -->
<dependency>
    <groupId>com.aerospike</groupId>
    <artifactId>aerospike-reactor-query-engine</artifactId>
    <version>4.4.10</version>
</dependency>
// https://jarcasting.com/artifacts/com.aerospike/aerospike-reactor-query-engine/
implementation 'com.aerospike:aerospike-reactor-query-engine:4.4.10'
// https://jarcasting.com/artifacts/com.aerospike/aerospike-reactor-query-engine/
implementation ("com.aerospike:aerospike-reactor-query-engine:4.4.10")
'com.aerospike:aerospike-reactor-query-engine:jar:4.4.10'
<dependency org="com.aerospike" name="aerospike-reactor-query-engine" rev="4.4.10">
  <artifact name="aerospike-reactor-query-engine" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.aerospike', module='aerospike-reactor-query-engine', version='4.4.10')
)
libraryDependencies += "com.aerospike" % "aerospike-reactor-query-engine" % "4.4.10"
[com.aerospike/aerospike-reactor-query-engine "4.4.10"]

Dependencies

compile (6)

Group / Artifact Type Version
com.aerospike : aerospike-reactor-client jar 4.4.10
com.aerospike : aerospike-query-engine jar 4.4.10
io.projectreactor : reactor-core jar 3.1.8.RELEASE
io.netty : netty-transport Optional jar 4.1.45.Final
io.netty : netty-transport-native-epoll Optional jar 4.1.45.Final
io.netty : netty-handler Optional jar 4.1.45.Final

Project Modules

There are no modules declared in this project.

Aerospike Java Client Package

Aerospike Java client. This package contains full source code for these projects.

  • client: Java client library.
  • examples: Java client examples.
  • benchmarks: Java client benchmarks.
  • servlets: Java client web servlet example.
  • test: Java client unit tests.

Prerequisites:

  • Java 1.8 or greater.
  • Maven 3.0 or greater.

AerospikeClient now supports synchronous and asynchronous methods. Asynchronous methods can utilize either Netty event loops or direct NIO event loops.

The Netty library artifacts (netty-transport and netty-handler) are declared optional. If your application's build file (pom.xml) declares these Netty library artifacts as dependencies, then the Netty libraries will be included in your application's jar. Otherwise, you application's jar will not include any Netty code.

The source code can be imported into any Java IDE.
Maven build scripts are also provided.

Build instructions:

./build_all
com.aerospike

Aerospike

Versions

Version
4.4.10
4.4.9.1
4.4.9