Skip to content

persist-queue: v0.4.1

Compare
Choose a tag to compare
@peter-wangxu peter-wangxu released this 01 Oct 12:56
· 144 commits to master since this release

Features

[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