Persist-queue

Latest version: v0.8.1

Safety actively analyzes 621706 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 4

1.0.0alpha

Features:
----------
[GH-201] Remove support for python2
[GH-197] add sqlite3 cleanup method mo-pyy

Bugfixes:
----------
[GH-203] fix inproper log of importing

What's Changed
* add sqlite3 cleanup method by mo-pyy in https://github.com/peter-wangxu/persist-queue/pull/197
* add python3.9~3.12 ci tests by peter-wangxu in https://github.com/peter-wangxu/persist-queue/pull/200
* fix inproper log of importing by peter-wangxu in https://github.com/peter-wangxu/persist-queue/pull/203
* Remove support for python2 by peter-wangxu in https://github.com/peter-wangxu/persist-queue/pull/201
* pre-release of version 1.0.0 by peter-wangxu in https://github.com/peter-wangxu/persist-queue/pull/207

New Contributors
* mo-pyy made their first contribution in https://github.com/peter-wangxu/persist-queue/pull/197

**Full Changelog**: https://github.com/peter-wangxu/persist-queue/compare/v0.8.1...v1.0.0-alpha

0.8.1

Features:
----
[GH-191] Added CBOR serializer (using cbor2 package)
[GH-194] Added `full()` API to align with Python3 `queue.Queue`

0.8.0

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](https://github.com/peter-wangxu/persist-queue#deprecation)

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

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

0.8.0beta

features:
----------
182 :Add shrink_disk_usage for sqlite3 base queues

0.8.0alpha

Features:
---
[GH-174] Add mysql based queue, please note the [deprecation for python2.x and python3.4](https://github.com/peter-wangxu/persist-queue#deprecation)

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

0.7.0

bugfixes
---
[GH-157]:Adding SQLiteQueue.put_nowait
[GH-158]:Empty and Full inheriting from python.queue exceptions
[GH-159]:Adding PDict.get
[GH-162]:Fix misspelling of deprecated
[GH-163]:Fix backward compatibility for _MAX_ACKED_LENGTH
[GH-164]:fix misspelled keyword 'tiemstamp' -> 'timestamp'
[GH-170]:

- Fix FILOSQLiteAckQueue.get(raw=True) throwing index error.
- Fixed .get(raw=True) not working for FILOAck queue
- Fixed SQLite3UniqueAckQueueTest.test_random_read_write sometimes blocking indefinitely if duplicate item was put to queue.

Page 1 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.