RIOT

Redis Input/Output Tool

Лицензия

Лицензия

Категории

Категории

Redis Данные Базы данных
Группа

Группа

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

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

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

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

1.11.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

RIOT
Redis Input/Output Tool
Ссылка на сайт

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

https://github.com/Redislabs-Solution-Architects/riot
Система контроля версий

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

https://github.com/Redislabs-Solution-Architects/riot

Скачать riot

Имя Файла Размер
riot-1.11.2.pom
riot-1.11.2.jar 277 KB
riot-1.11.2-sources.jar 108 KB
riot-1.11.2-javadoc.jar 261 bytes
Обзор

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

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
com.redislabs : picocli-redis jar 1.16.0

runtime (10)

Идентификатор библиотеки Тип Версия
org.slf4j : slf4j-jdk14 jar 1.7.28
org.springframework.batch : spring-batch-core jar 4.2.2.RELEASE
org.springframework.boot : spring-boot-autoconfigure jar 2.2.6.RELEASE
org.springframework : spring-jdbc jar 5.2.5.RELEASE
org.springframework.cloud : spring-cloud-aws-context jar 2.2.1.RELEASE
org.springframework.cloud : spring-cloud-aws-autoconfigure jar 2.2.1.RELEASE
com.github.javafaker : javafaker jar 1.0.2
com.zaxxer : HikariCP jar 3.4.2
me.tongfei : progressbar jar 0.8.1
com.fasterxml.jackson.dataformat : jackson-dataformat-xml jar 2.10.3

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

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

riot

Latest Release Build Status Known Vulnerabilities License

RIOT - Get data in and out of Redis

Redis Input/Output Tools (RIOT) is a set of import/export command line utilities for Redis:

  • RIOT DB: migrate from an RDBMS to Redis, RediSearch, RedisJSON, ...
  • RIOT File: bulk import/export data from/to files.
  • RIOT Gen: generate sample Redis datasets for new feature development and proof of concept.
  • RIOT Redis: live replication from any Redis database (including AWS Elasticache) to another Redis database.
  • RIOT Stream: import/export messages from/to Kafka topics.
com.redislabs

Redis Labs Solution Architects

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

Версия
1.11.2
1.11.1
1.11.0
1.10.7
1.10.6
1.10.5
1.10.4
1.10.3
1.10.2
1.10.1
1.10.0
1.9.1
1.9.0
1.8.12
1.8.10
1.8.9
1.8.8
1.8.4
1.8.3
1.8.2
1.8.1
1.8.0
1.7.0
1.6.22
1.6.21
1.6.7
1.6.6
1.1.1
0.45.0
0.44.0
0.42.1
0.42.0