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.