Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/redis/riot
- Owner: redis
- License: apache-2.0
- Created: 2018-06-16T18:48:34.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2024-11-27T18:00:14.000Z (15 days ago)
- Last Synced: 2024-11-27T18:36:21.558Z (15 days ago)
- Topics: cli, data, database, faker, file, generator, rdbms, redis, stream, streaming
- Language: Java
- Homepage: http://redis.github.io/riot
- Size: 28.9 MB
- Stars: 282
- Watchers: 22
- Forks: 39
- Open Issues: 31
-
Metadata Files:
- Readme: README.adoc
- License: LICENSE
Awesome Lists containing this project
- awesome-repositories - redis/riot - ๐งจ Get data in & out of Redis with RIOT (Java)
README
:linkattrs:
:project-owner: redis
:project-name: riot
:project-group: com.redis
:project-version: 4.1.9
:project-title: RIOTimage::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.