Skip to content

Releases: battleoverflow/RediSea

v1.2.33

19 Dec 08:14
Compare
Choose a tag to compare

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

v1.2.31

23 May 02:40
Compare
Choose a tag to compare

Changelog | v1.2.31

v0.2.30

29 Mar 20:39
Compare
Choose a tag to compare

Changelog | v0.2.30

  • RediSea now offers real-time Redis key analysis, updating every 100ms (284b762)
  • Added minor Windows support (31be2e4)

First Release!

23 Mar 06:50
Compare
Choose a tag to compare

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)