RedisLabsModules / redisero

Redis cluster manager

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Redisero aka Redis OSS Manager

Usage

To start using the library you can install a library with pip:

pip install .

If you plan to do a local developent you may also want install it in editable mode.

pip install --editable .

Afther the library is installed you can simply start it with --help option for retrieveing the further insructions

redisero --help

About

Redis cluster manager


Languages

Language:Python 100.0%