Aerospike Reactor Query Engine

Reactor interface extension to Aerospike Query Engine

Лицензия

Лицензия

Категории

Категории

React Взаимодействие с пользователем Веб-фреймворки Reactor Контейнер Микросервисы Reactive libraries
Группа

Группа

com.aerospike
Идентификатор

Идентификатор

aerospike-reactor-query-engine
Последняя версия

Последняя версия

4.4.10
Дата

Дата

Тип

Тип

jar
Описание

Описание

Aerospike Reactor Query Engine
Reactor interface extension to Aerospike Query Engine
Ссылка на сайт

Ссылка на сайт

http://www.aerospike.com
Система контроля версий

Система контроля версий

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

Скачать aerospike-reactor-query-engine

Как подключить последнюю версию

<!-- 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"]

Зависимости

compile (6)

Идентификатор библиотеки Тип Версия
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 Необязательный jar 4.1.45.Final
io.netty : netty-transport-native-epoll Необязательный jar 4.1.45.Final
io.netty : netty-handler Необязательный jar 4.1.45.Final

Модули Проекта

Данный проект не имеет модулей.

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

Версии библиотеки

Версия
4.4.10
4.4.9.1
4.4.9