riot icon indicating copy to clipboard operation
riot copied to clipboard

🧨 Get data in & out of Redis with RIOT

= RIOT :linkattrs: :project-owner: redis-developer :project-name: riot :project-group: com.redis :project-version: 2.17.0 :site-url: https://developer.redis.com/riot

image:https://github.com/{project-owner}/{project-name}/actions/workflows/early-access.yml/badge.svg["Build Status", link="https://github.com/{project-owner}/{project-name}/actions/workflows/early-access.yml"] image:https://img.shields.io/github/release/{project-owner}/{project-name}.svg["Latest", link="https://github.com/{project-owner}/{project-name}/releases/latest"] image:https://codecov.io/gh/{project-owner}/{project-name}/branch/master/graph/badge.svg?token=LDK7BAJLJI["Coverage", link="https://codecov.io/gh/{project-owner}/{project-name}"]

image::docs/guide/src/docs/resources/images/riot.svg[]


Redis Input/Output Tools (RIOT) is a series of utilities designed to help you get data in and out of Redis.

|===

|RIOT-DB |Database import/export|link:{site-url}/riot-db/index.html[Documentation] |

|RIOT-File |File import/export|link:{site-url}/riot-file/index.html[Documentation] |

|RIOT-Gen |Data generator|link:{site-url}/riot-gen/index.html[Documentation] |

|RIOT-Redis |Redis -> Redis migration|link:{site-url}/riot-redis/index.html[Documentation] | link:{site-url}/riot-redis/cookbook.html[Cookbook]

|RIOT-Stream (deprecated)|Kafka import/export|link:{site-url}/riot-stream/index.html[Documentation]|

|===