Skip to content

RediSea is a Redis (in-memory database) communication framework used for viewing Redis keys, dumping Redis keys, dumping key information about the Redis server, real-time Redis database analysis, and much more!

License

Notifications You must be signed in to change notification settings

battleoverflow/RediSea

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RediSea is a Redis (in-memory database) communication framework used for viewing Redis keys, dumping Redis keys, dumping key information about the Redis server, real-time Redis database analysis, and much more!

Please note, this framework does work even if a Redis instance is not present. There is also an option for remotely connecting to a Redis instance.

RediSea is available through pip:

pip install redisea

Once RediSea is installed, you can run it like any other executable:

redisea

After running RediSea, it'll boot up the application in an open prompt.

Usage (only required if installing from source)

You can run this command to install all the required tools for this framework:

pip3 install -r requirements.txt
python3 redisea/main.py

About

RediSea is a Redis (in-memory database) communication framework used for viewing Redis keys, dumping Redis keys, dumping key information about the Redis server, real-time Redis database analysis, and much more!

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages