Skip to content

Commit

Permalink
docs: Updated README
Browse files Browse the repository at this point in the history
  • Loading branch information
Julien Ruaux committed May 26, 2023
1 parent 7a9bfc8 commit f77d145
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,12 @@ image:https://img.shields.io/github/release/{project-owner}/{project-name}.svg["
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}"]

{project-title} is a series of command-line utilities designed to help you get data in and out of Redis.
It supports many different sources and targets including relational databases, files (CSV, JSON, XML), data generators (Redis data structures, Faker), and Redis itself (live and snapshot replication).

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

Expand Down

0 comments on commit f77d145

Please sign in to comment.