You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[GH-63] Allow configuring serializer in file based queue #63
[GH-64]Automatic select temp dir #69
[GH-64]Atomic Rename on Windows #54 (File based queue on Windows is now much robust and faster!)
Bug fixes:
[GH-56] File-based queue is unreadable after system hard reset #56
[GH-58] Sqlite3 database self-destructs if app aborted with ^C #58
[GH-61] add resume for ack queue #61
Bugfixes:
[GH-22]: In-Memory Database Issues
[GH-24]: FIFOSQLiteQueue: the get() method returns None instead of blocking, and if I specify get(block=True) it raises the empty exception
persist-queue v.0.3.0: Performance enhancement for sqlite queue