/redisero

Redis cluster manager

Primary LanguagePython

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