All Versions
14
Latest Version
Avg Release Cycle
27 days
Latest Release
-

Changelog History
Page 2

  • v0.3.1 Changes

    • 🛠 Fix deadlock during FLUSH_ALL
    • 🛠 Fix race condition when opening a new queue
  • v0.3 Changes

    • Implement GET /close/open
    • Accept /t= parameter for backwards compatibility. Ignore provided timeout.
  • v0.2.2 Changes

    • 🛠 Fix bug that was introduced in commit 95912a4. Did not handle EOF disconnects properly.
  • v0.2.1 Changes

    • 👍 Allow uppercase commands
    • ➕ Add open_transactions stats parameter
    • ✅ Use testify/assert for tests