Skip to content

persist-queue: v0.8.0

Compare
Choose a tag to compare
@peter-wangxu peter-wangxu released this 22 May 08:35
· 31 commits to master since this release
5596ccf

Features:

[GH-182] Add shrink_disk_usage for sqlite3 base queues
[GH-174] Add mysql based queue, please note the deprecation for python2.x and python3.4

Bugfixes:

[GH-165] Delete temporary file
[GH-177] Fix end of queue increment

doc:

[GH-185] Update doc for file-based queue