issues
search
patx
/
pickledb
pickleDB is an open source key-value store using Python's json module.
https://patx.github.io/pickledb
BSD 3-Clause "New" or "Revised" License
925
stars
125
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fixing small typo in README release notes
#43
aaronfc
closed
6 years ago
0
0.7.5 is not backward compatible
#42
cjdcordeiro
closed
6 years ago
1
Fix exists and other fixes/edits
#41
nitzanmar
closed
6 years ago
1
Retrieve Entries That Start With
#40
ghost
opened
6 years ago
2
Added syntax sugar
#39
Zwork101
closed
6 years ago
0
source code changes key type rendering key lookups in failure
#38
chrisdlangton
closed
6 years ago
4
exists always false when load existing db
#37
chrisdlangton
closed
6 years ago
1
Status of this project
#36
matheuscmelo
closed
6 years ago
1
Added pickle backend
#35
ashokpant
opened
6 years ago
0
Typo on website
#34
knrdl
closed
6 years ago
1
New Release for Python 3
#33
efe
closed
6 years ago
1
TypeError: a bytes-like object is required, not 'str'
#32
piotrek-chmielowski
closed
6 years ago
1
TypeError when create list
#31
baruchiro
closed
6 years ago
3
Won't work for large files
#30
shatu
closed
6 years ago
3
fix open file handle if pickledb.load fails
#29
ThPoll
opened
7 years ago
0
[Question] Thread-Safety
#28
roniemartinez
closed
6 years ago
1
Updated code in accordance with PEP8 conventions
#27
samvarankashyap
opened
7 years ago
0
List all names of database
#26
zjpjack
closed
6 years ago
1
The package on Pypi is too old, please update it
#25
dev-techmoe
closed
6 years ago
4
is this project unmaintained?
#24
jntme
closed
7 years ago
0
added ability to pass default value in get method
#23
sureshdsk
opened
8 years ago
0
Added tests for key methods
#22
shreydesai
opened
8 years ago
0
TypeError when executing dump function
#21
shreydesai
closed
6 years ago
3
it's broken
#20
jamesbondo
closed
6 years ago
3
simplejson.scanner.JSONDecodeError
#19
jamesbondo
closed
6 years ago
2
Database file corruption caused by SIGTERM during dump() execution
#18
dron22
closed
6 years ago
4
Graceful shutdown during dump execution
#17
dron22
closed
6 years ago
0
new methods: lfind, lfind_all, ldfind, lupdate + PEP 0008
#16
acimnotes
opened
8 years ago
0
Create a method to return a count of the number of keys currently in the db.
#15
patx
closed
6 years ago
0
Backup dump file option added
#14
paziman
opened
8 years ago
0
open file in 'wt' mode for dump
#13
approximatenumber
closed
5 years ago
2
Python3 compability mode for opening file to dump the data [bug]
#12
approximatenumber
closed
6 years ago
1
rest web api for pickle
#11
ninjatrench
closed
8 years ago
3
timeout or expire function
#10
ninjatrench
opened
9 years ago
1
[addresses issue #7] implemented `has(key)' method
#9
r5d
opened
9 years ago
0
Rename project
#8
jonashaag
closed
6 years ago
1
Has_key
#7
isanjeevsingh
closed
6 years ago
3
A small change could make this lib python 2.3 compatible
#6
jeffp123
closed
10 years ago
2
update Links
#5
fengsp
closed
10 years ago
0
Passing simplejson or jsonpicke (or anything else) as serializer/unserializer
#4
c0indev3l
closed
6 years ago
1
Add a get method with default value
#3
c0indev3l
closed
6 years ago
1
added a getall function to lsit (top lwevel) keys and used os.path.expand.user so referring to e.g. ~/example.db works
#2
tallus
opened
11 years ago
1
some improvements
#1
jabbalaci
closed
12 years ago
2
Previous