issues
search
peter-wangxu
/
persist-queue
A thread-safe disk based persistent queue in Python
BSD 3-Clause "New" or "Revised" License
335
stars
50
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
how to list all keys from a PDict?
#223
arditobryan
opened
3 weeks ago
0
fix: put_nowait
#222
humblemat810
opened
1 month ago
1
Unique.put_nowait call put with non existent keyword parameter block
#221
humblemat810
opened
1 month ago
0
[Snyk] Security upgrade zipp from 3.15.0 to 3.19.1
#219
peter-wangxu
closed
3 months ago
1
Queue file persists when all data "removed"
#218
ajkelsey
opened
4 months ago
0
bump version to v1.0.0
#217
peter-wangxu
closed
4 months ago
1
Check to see if these are empty before closing them.
#216
plockaby
closed
5 months ago
0
[Snyk] Security upgrade cbor2 from 5.4.6 to 5.6.0
#215
peter-wangxu
closed
6 months ago
0
Provide async api
#213
Clockwork-Muse
opened
8 months ago
0
Feature Request: Add separate metadata block from ID
#212
andrewvaughan
opened
8 months ago
0
Feature Request: allow `before` and `after` controls for `put` to fine tune placement within queue
#211
andrewvaughan
opened
8 months ago
0
Added py.typed marker
#210
bierus
closed
8 months ago
0
Error while get queue element by id
#209
L0stCluster
opened
9 months ago
0
pre-release of version 1.0.0
#207
peter-wangxu
closed
9 months ago
0
[Snyk] Security upgrade cbor2 from 5.4.6 to 5.6.0
#206
peter-wangxu
closed
9 months ago
0
[Snyk] Security upgrade cbor2 from 5.4.6 to 5.6.0
#205
peter-wangxu
closed
9 months ago
0
[Snyk] Security upgrade dnspython from 2.3.0 to 2.6.0rc1
#204
peter-wangxu
closed
9 months ago
0
fix inproper log of importing
#203
peter-wangxu
closed
9 months ago
2
[BUG] "No sqlite3 module found, sqlite3 based queues are not available" during load, despite sqlite3 being present... and also works despite?
#202
epicwhale
closed
9 months ago
3
Remove support for python2
#201
peter-wangxu
closed
9 months ago
1
add python3.9~3.12 ci tests
#200
peter-wangxu
closed
9 months ago
1
AttributeError: module 'persistqueue' has no attribute 'MySQLQueue'
#198
psagarna
closed
1 year ago
3
add sqlite3 cleanup method
#197
mo-krauti
closed
1 year ago
1
Adding missing exports in __init__.py from sqlackqueue
#196
Yomguithereal
closed
1 year ago
1
FILOSQLiteAckQueue is not exported from __init__
#195
Yomguithereal
closed
1 year ago
2
Add full() API and tests
#194
brendan-simon-indt
closed
1 year ago
0
CBOR serializer (using cbor2 package)
#191
brendan-simon-indt
closed
1 year ago
1
Misplaced comma in _sql_mark_ack_status causing function not to be called
#190
doliynyk-nference
closed
1 year ago
2
Get() hangs when used with pqid
#189
w1am
opened
2 years ago
1
What if data is already serialized Part II ?
#188
dineshbvadhia
closed
1 year ago
1
What if data is already serialized
#187
dineshbvadhia
closed
2 years ago
2
Priority queue
#186
ancieg
opened
2 years ago
4
Update doc for file based queue
#185
peter-wangxu
closed
2 years ago
1
Queue items not removed after each get()
#184
rayosborn
closed
2 years ago
3
sqlite vacuum not working
#183
mo-krauti
closed
9 months ago
8
Add `shrink_disk_usage` for sqlite3 base queues
#182
peter-wangxu
closed
2 years ago
1
Queue gets corrupted after power cut
#180
jensanjo
closed
9 months ago
9
Connection not die after kill signal.
#179
instasck
opened
2 years ago
1
Create an index on the status column
#178
imidoriya
closed
2 years ago
5
Fix end of queue increment
#177
imidoriya
closed
2 years ago
3
File is not getting cleared after get() function
#176
dark-himaro
closed
2 years ago
13
SQLite objects created in a thread can only be used in that same thread
#175
tahseenjamal
closed
2 years ago
2
Add mysql support
#174
peter-wangxu
closed
2 years ago
3
mySQL db
#173
KillahB33
closed
2 years ago
10
pypi release
#172
Yomguithereal
closed
3 years ago
3
qsize not changing
#171
KillahB33
closed
3 years ago
1
Fix FILOSQLiteAckQueue.get(raw=True) throwing index error.
#170
juha-ylikoski
closed
3 years ago
2
FILOSQLiteAckQueue _SQL_SELECT broken
#169
juha-ylikoski
closed
3 years ago
3
AttributeError: module 'persistqueue' has no attribute 'SQLiteAckQueue'
#168
mbastida123
closed
2 years ago
3
[Regression] Can no longer retrieve None without raw=True
#167
NovaNekmit
opened
3 years ago
1
Next