RIOT

Redis Input/Output Tool

License

License

Categories

Categories

Redis Data Databases
GroupId

GroupId

com.redislabs
ArtifactId

ArtifactId

riot
Last Version

Last Version

1.11.2
Release Date

Release Date

Type

Type

jar
Description

Description

RIOT
Redis Input/Output Tool
Project URL

Project URL

https://github.com/Redislabs-Solution-Architects/riot
Source Code Management

Source Code Management

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

Download riot

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.redislabs : picocli-redis jar 1.16.0

runtime (10)

Group / Artifact Type Version
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

Project Modules

There are no modules declared in this project.

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

Versions

Version
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