GitHub / peter-wangxu/persist-queue issues and pull requests
#226 - Add SyncAPI
Pull Request -
State: open - Opened by peter-wangxu 19 days ago
- 1 comment
#225 - Add priority queue for sql based queue
Pull Request -
State: closed - Opened by peter-wangxu about 1 month ago
- 1 comment
#224 - come with : Item id not Interger and can't find item in unack cache. error!
Issue -
State: open - Opened by yuezy3 9 months ago
#223 - how to list all keys from a PDict?
Issue -
State: open - Opened by arditobryan 9 months ago
#222 - fix: put_nowait
Pull Request -
State: closed - Opened by humblemat810 10 months ago
- 1 comment
#221 - Unique.put_nowait call put with non existent keyword parameter block
Issue -
State: open - Opened by humblemat810 10 months ago
#219 - [Snyk] Security upgrade zipp from 3.15.0 to 3.19.1
Pull Request -
State: closed - Opened by peter-wangxu about 1 year ago
- 1 comment
#218 - Queue file persists when all data "removed"
Issue -
State: open - Opened by ajkelsey about 1 year ago
#217 - bump version to v1.0.0
Pull Request -
State: closed - Opened by peter-wangxu about 1 year ago
- 1 comment
#216 - Check to see if these are empty before closing them.
Pull Request -
State: closed - Opened by plockaby about 1 year ago
#215 - [Snyk] Security upgrade cbor2 from 5.4.6 to 5.6.0
Pull Request -
State: closed - Opened by peter-wangxu over 1 year ago
#213 - Provide async api
Issue -
State: open - Opened by Clockwork-Muse over 1 year ago
#212 - Feature Request: Add separate metadata block from ID
Issue -
State: open - Opened by andrewvaughan over 1 year ago
#211 - Feature Request: allow `before` and `after` controls for `put` to fine tune placement within queue
Issue -
State: open - Opened by andrewvaughan over 1 year ago
#210 - Added py.typed marker
Pull Request -
State: closed - Opened by bierus over 1 year ago
#209 - Error while get queue element by id
Issue -
State: open - Opened by L0stCluster over 1 year ago
#207 - pre-release of version 1.0.0
Pull Request -
State: closed - Opened by peter-wangxu over 1 year ago
#206 - [Snyk] Security upgrade cbor2 from 5.4.6 to 5.6.0
Pull Request -
State: closed - Opened by peter-wangxu over 1 year ago
#205 - [Snyk] Security upgrade cbor2 from 5.4.6 to 5.6.0
Pull Request -
State: closed - Opened by peter-wangxu over 1 year ago
#204 - [Snyk] Security upgrade dnspython from 2.3.0 to 2.6.0rc1
Pull Request -
State: closed - Opened by peter-wangxu over 1 year ago
#203 - fix inproper log of importing
Pull Request -
State: closed - Opened by peter-wangxu over 1 year ago
- 2 comments
#202 - [BUG] "No sqlite3 module found, sqlite3 based queues are not available" during load, despite sqlite3 being present... and also works despite?
Issue -
State: closed - Opened by epicwhale over 1 year ago
- 3 comments
#201 - Remove support for python2
Pull Request -
State: closed - Opened by peter-wangxu over 1 year ago
- 1 comment
#200 - add python3.9~3.12 ci tests
Pull Request -
State: closed - Opened by peter-wangxu over 1 year ago
- 1 comment
#198 - AttributeError: module 'persistqueue' has no attribute 'MySQLQueue'
Issue -
State: closed - Opened by psagarna about 2 years ago
- 3 comments
#197 - add sqlite3 cleanup method
Pull Request -
State: closed - Opened by mo-pyy about 2 years ago
- 1 comment
#196 - Adding missing exports in __init__.py from sqlackqueue
Pull Request -
State: closed - Opened by Yomguithereal about 2 years ago
- 1 comment
#195 - FILOSQLiteAckQueue is not exported from __init__
Issue -
State: closed - Opened by Yomguithereal over 2 years ago
- 2 comments
#194 - Add full() API and tests
Pull Request -
State: closed - Opened by brendan-simon-indt over 2 years ago
#191 - CBOR serializer (using cbor2 package)
Pull Request -
State: closed - Opened by brendan-simon-indt over 2 years ago
- 1 comment
#190 - Misplaced comma in _sql_mark_ack_status causing function not to be called
Pull Request -
State: closed - Opened by doliynyk-nference over 2 years ago
- 2 comments
#189 - Get() hangs when used with pqid
Issue -
State: open - Opened by w1am over 2 years ago
- 1 comment
#188 - What if data is already serialized Part II ?
Issue -
State: closed - Opened by dineshbvadhia almost 3 years ago
- 1 comment
#187 - What if data is already serialized
Issue -
State: closed - Opened by dineshbvadhia almost 3 years ago
- 2 comments
#186 - Priority queue
Issue -
State: closed - Opened by ancieg almost 3 years ago
- 7 comments
Labels: feature
#185 - Update doc for file based queue
Pull Request -
State: closed - Opened by peter-wangxu about 3 years ago
- 1 comment
#184 - Queue items not removed after each get()
Issue -
State: closed - Opened by rayosborn about 3 years ago
- 3 comments
Labels: doc
#183 - sqlite vacuum not working
Issue -
State: closed - Opened by mo-pyy about 3 years ago
- 8 comments
Labels: need investigation
#182 - Add `shrink_disk_usage` for sqlite3 base queues
Pull Request -
State: closed - Opened by peter-wangxu over 3 years ago
- 1 comment
#180 - Queue gets corrupted after power cut
Issue -
State: closed - Opened by jensanjo over 3 years ago
- 9 comments
#179 - Connection not die after kill signal.
Issue -
State: open - Opened by instasck over 3 years ago
- 1 comment
#178 - Create an index on the status column
Pull Request -
State: closed - Opened by imidoriya over 3 years ago
- 5 comments
#177 - Fix end of queue increment
Pull Request -
State: closed - Opened by imidoriya over 3 years ago
- 3 comments
#176 - File is not getting cleared after get() function
Issue -
State: closed - Opened by dark-himaro almost 4 years ago
- 13 comments
#175 - SQLite objects created in a thread can only be used in that same thread
Issue -
State: closed - Opened by tahseenjamal almost 4 years ago
- 2 comments
#174 - Add mysql support
Pull Request -
State: closed - Opened by peter-wangxu almost 4 years ago
- 3 comments
#173 - mySQL db
Issue -
State: closed - Opened by KillahB33 almost 4 years ago
- 10 comments
#172 - pypi release
Issue -
State: closed - Opened by Yomguithereal almost 4 years ago
- 3 comments
#171 - qsize not changing
Issue -
State: closed - Opened by KillahB33 almost 4 years ago
- 1 comment
#170 - Fix FILOSQLiteAckQueue.get(raw=True) throwing index error.
Pull Request -
State: closed - Opened by juha-ylikoski almost 4 years ago
- 2 comments
#169 - FILOSQLiteAckQueue _SQL_SELECT broken
Issue -
State: closed - Opened by juha-ylikoski about 4 years ago
- 3 comments
#168 - AttributeError: module 'persistqueue' has no attribute 'SQLiteAckQueue'
Issue -
State: closed - Opened by mbastida123 about 4 years ago
- 3 comments
#167 - [Regression] Can no longer retrieve None without raw=True
Issue -
State: open - Opened by NovaNekmit about 4 years ago
- 1 comment
#166 - Is should be changed to ==
Issue -
State: open - Opened by cn-kali-team about 4 years ago
#165 - Delete temporary file
Pull Request -
State: closed - Opened by vhernando about 4 years ago
- 3 comments
#164 - fix misspelled keyword 'tiemstamp' -> 'timestamp'
Pull Request -
State: closed - Opened by nbuchwitz about 4 years ago
- 2 comments
#163 - Fix backward compatibility for _MAX_ACKED_LENGTH
Pull Request -
State: closed - Opened by relud about 4 years ago
#162 - Fix misspelling of deprecated
Pull Request -
State: closed - Opened by relud about 4 years ago
#161 - Fixing docs example related to serializer
Pull Request -
State: closed - Opened by Yomguithereal over 4 years ago
#160 - Issue when importing FIFOSQLiteQueue?
Issue -
State: closed - Opened by SidharthBhat over 4 years ago
- 1 comment
#159 - Adding PDict.get
Pull Request -
State: closed - Opened by Yomguithereal over 4 years ago
#158 - Empty and Full inheriting from python.queue exceptions
Pull Request -
State: closed - Opened by Yomguithereal over 4 years ago
#157 - Adding SQLiteQueue.put_nowait
Pull Request -
State: closed - Opened by Yomguithereal over 4 years ago
#156 - Adding SQLiteQueue.get_nowait
Pull Request -
State: closed - Opened by Yomguithereal over 4 years ago
#155 - SQLiteQueue put_nowait and get_nowait
Issue -
State: closed - Opened by Yomguithereal over 4 years ago
- 6 comments
#154 - Update queue total after resuming unacked tasks
Pull Request -
State: closed - Opened by relud over 4 years ago
#153 - Update for various things - 0.6.0
Pull Request -
State: closed - Opened by imidoriya over 4 years ago
- 12 comments
#152 - Does this not work between simultaneous python processes?
Issue -
State: closed - Opened by devopsjourney1 over 4 years ago
- 1 comment
#151 - suggestion mongodb support
Issue -
State: closed - Opened by traderpedroso over 4 years ago
- 2 comments
#150 - Why is _MAX_ACKED_LENGTH Hardcoded?
Issue -
State: closed - Opened by cnrmck over 4 years ago
- 4 comments
Labels: bug
#149 - Queue Item Metadata
Issue -
State: closed - Opened by imidoriya over 4 years ago
- 4 comments
Labels: discussion
#148 - Accessing Queue on Two Different Machines
Issue -
State: closed - Opened by InzamamAnwar over 4 years ago
- 5 comments
Labels: feature
#147 - Permanent removal from queue?
Issue -
State: closed - Opened by bbookman over 4 years ago
- 10 comments
Labels: question
#146 - __str__ for Queue feature request
Issue -
State: closed - Opened by bbookman over 4 years ago
- 3 comments
Labels: doc
#145 - Suppress message "Default is not on the same filesystem with queue path .. "
Issue -
State: closed - Opened by bbookman over 4 years ago
- 1 comment
#144 - qsize() reports negative value
Issue -
State: closed - Opened by imidoriya over 4 years ago
- 2 comments
#143 - Move nack to end of queue
Issue -
State: closed - Opened by imidoriya over 4 years ago
- 1 comment
#142 - Can't dequeue corrupted pickle item
Issue -
State: open - Opened by PhracturedBlue over 4 years ago
- 3 comments
#141 - JSON serializer documentation is wrong
Issue -
State: closed - Opened by PhracturedBlue over 4 years ago
- 1 comment
Labels: doc
#140 - Error logging can be improved when the DB write is not possible
Issue -
State: open - Opened by raokrutarth over 4 years ago
#139 - New release
Issue -
State: closed - Opened by alexandre-macedo over 4 years ago
- 1 comment
Labels: feature
#138 - .get() hangs when queue is empty
Issue -
State: closed - Opened by ghost over 4 years ago
- 1 comment
#137 - Does persist-queue work in a sqlite database with other existing tables?
Issue -
State: closed - Opened by ghost almost 5 years ago
#136 - Can't setup a functional queue with multiple processes
Issue -
State: closed - Opened by vmgustavo about 5 years ago
- 3 comments
Labels: feature, future
#135 - Tests included in installation
Issue -
State: closed - Opened by NovaNekmit about 5 years ago
- 1 comment
Labels: bug
#134 - can't start new thread
Issue -
State: closed - Opened by imidoriya about 5 years ago
- 5 comments
#133 - Pre populate file based queue with contents of file
Issue -
State: open - Opened by jmrichardson about 5 years ago
- 1 comment
#132 - Concurrent multiprocess usage
Issue -
State: open - Opened by ozen over 5 years ago
- 2 comments
Labels: enhancement, doc
#131 - [WIP]Only keep 1000 acked items
Pull Request -
State: closed - Opened by peter-wangxu over 5 years ago
- 4 comments
#130 - Unique value or methods to check if item already exists
Issue -
State: open - Opened by VictorKozachek over 5 years ago
- 2 comments
Labels: question
#129 - nack option - end of queue
Issue -
State: closed - Opened by imidoriya over 5 years ago
- 4 comments
#128 - Any plan to support dict api?
Issue -
State: closed - Opened by Cologler over 5 years ago
- 2 comments
#127 - Add VACUUM for SQLiteAckQueue
Pull Request -
State: closed - Opened by peter-wangxu over 5 years ago
- 1 comment
#126 - Clean DB
Issue -
State: closed - Opened by imidoriya over 5 years ago
- 10 comments
Labels: bug, feature
#125 - Cannot make multiple objects
Issue -
State: closed - Opened by varungujarathi9 over 5 years ago
- 5 comments
Labels: question
#124 - Attribute 'queue' (used to get a copy of the data) missing from Queue in persistqueue
Issue -
State: closed - Opened by lautaromss over 5 years ago
- 2 comments
Labels: feature
#123 - Size limit does not work
Issue -
State: closed - Opened by gshefer over 5 years ago
- 2 comments
#122 - Create pythonapp.yml
Pull Request -
State: closed - Opened by peter-wangxu over 5 years ago
- 1 comment
#121 - More introduction about benchmark?
Issue -
State: closed - Opened by BrightSirius over 5 years ago
- 1 comment
#120 - Prepare for the release of v0.5.0
Pull Request -
State: closed - Opened by peter-wangxu over 5 years ago