Skip to content

Releases: gabfl/redis-priority-queue

Gracefully handle Redis Exceptions in queue monitor

06 Jul 02:23
Compare
Choose a tag to compare

Gracefully handle Redis Exceptions in queue monitor

PyPI package

05 Jul 23:28
Compare
Choose a tag to compare

This version includes changes to the queue monitoring tool and the Python client. No changes were made to the Redis LUA script or the PHP client.

  • Add setup.py
  • Push Python client and queue monitor to PyPI
  • LUA file is now bundled in Python client package
  • The queue monitoring tool is now accessible with the command rpq_monitor
  • Move Python client examples to clients/python/examples

Personalized groups in queue monitoring

31 Dec 20:47
Compare
Choose a tag to compare
  • Personalized groups in queue monitoring

v1.0.2

19 Dec 18:53
Compare
Choose a tag to compare

Change default ordering to descending

v1.0.1

19 Dec 15:49
Compare
Choose a tag to compare
Remove unused file, edit sample to use the default redis config