Releases: battleoverflow/RediSea
Releases · battleoverflow/RediSea
v1.2.33
Changelog
Now available on PyPi: https://pypi.org/project/redisea/
Improvements
- Improved error handling for Redis connection attempts
- Created a PyPi build. Available using the command:
pip install redisea
Updates
- Executables for individual operating systems will no longer be provided (for now)
Changelog: 0c661f2
v0.2.30
Changelog | v0.2.30
- RediSea now offers real-time Redis key analysis, updating every 100ms (284b762)
- Added minor Windows support (31be2e4)
First Release!
Changelog | v0.1.28
- Added all basic functionality for communication with the Redis database (e2a8c1a)
- Added remote connection functionality for communication with Redis remotely (ffbb611)
- Included Windows support + overall cleanup for release! (aaf19cf)