Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/redis/riot

๐Ÿงจ Get data in & out of Redis with RIOT
https://github.com/redis/riot

cli data database faker file generator rdbms redis stream streaming

Last synced: 6 days ago
JSON representation

๐Ÿงจ Get data in & out of Redis with RIOT

Awesome Lists containing this project

README

        

:linkattrs:
:project-owner: redis
:project-name: riot
:project-group: com.redis
:project-version: 4.1.9
:project-title: RIOT

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

---

Get data in and out of Redis with link:http://redis.github.io/riot/[{project-title}]!

Redis Input/Output Tools ({project-title}) is a command-line utility designed to help you get data in and out of Redis.

It supports many different sources and targets:

* Relational databases
* Files (CSV, JSON, XML)
* Data generators (Redis data structures, Faker)
* and Redis itself with live and/or snapshot replication.

== Documentation

link:http://redis.github.io/riot/[redis.github.io/riot]

== Support

{project-title} is supported by Redis, Inc. on a good faith effort basis.

To report bugs, request features, or receive assistance, please https://github.com/{project-owner}/{project-name}/issues[file an issue].

== Badges

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}/graph/badge.svg?token=bwm6gyXU0v["Coverage", link="https://codecov.io/gh/{project-owner}/{project-name}"]

== License

{project-title} is licensed under the Apache 2.0 License.
Copyright (C) 2023 Redis, Inc.