issues
search
piskvorky
/
sqlitedict
Persistent dict, backed by sqlite3 and pickle, multithread-safe.
Apache License 2.0
1.17k
stars
131
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Cache size to avoid delays on big db files
#125
twall
opened
3 years ago
3
how about replace pickle with dill? or at least make it an option?
#124
mo-han
closed
4 years ago
6
update the README.rst
#123
morotti
closed
2 years ago
7
JSON encoder still using pickle/binary encoding
#122
skjerns
closed
4 years ago
4
How to specify Pickle Version?
#121
jsutch
closed
4 years ago
2
Release new version
#120
mpenkov
closed
4 years ago
1
Feature Request: Asyncio support
#119
bitnom
opened
4 years ago
1
Maximum recursion depth exceeded while trying to store nested dictionaries
#118
kuriringohankamehameha
opened
4 years ago
1
Cant update nested dictionaries
#117
gooseillo
closed
4 years ago
1
Maybe this idea can work to update main key and update the object from there
#116
Mradr
closed
4 years ago
3
Not updating the dict for some reason?
#115
Mradr
closed
4 years ago
3
select_one/select should raise exception immediately
#114
twall
opened
4 years ago
0
support double quotes in table names
#113
vcalv
closed
4 years ago
3
Support tablenames with double quotes "
#112
vcalv
closed
4 years ago
0
.executemany doesn't use Connection.executemany
#111
twall
opened
4 years ago
1
Append does not work on lists
#110
tallero
closed
4 years ago
1
Add example how to delete a key/value pair
#109
bluepuma77
closed
4 years ago
2
bug on commit()
#108
acortiana
opened
4 years ago
5
Fix deadlock where opening database fails
#107
padelt
closed
3 years ago
7
Use tempfile.mkstemp for safer temp file creation
#106
ergoithz
closed
3 years ago
0
Include flake8 in CI
#105
mpenkov
closed
3 years ago
0
nested dictionary and SqliteDict ?
#104
instasck
closed
5 years ago
5
BUG: object not updating at db
#103
instasck
closed
5 years ago
1
Performance: Pickle an Object each value change ?
#102
instasck
closed
4 years ago
4
nested keys ?
#101
instasck
closed
5 years ago
3
updateing a list: performance.
#100
instasck
closed
5 years ago
1
Clean up license file names
#99
r-barnes
closed
5 years ago
4
Fix license
#98
r-barnes
closed
5 years ago
4
Fix deadlock when connection fails
#97
arnauorriols
closed
1 year ago
1
Allow to turn off stacktrace bookkeeping
#96
yonromai
closed
5 years ago
17
Wrapper object using a destructor appears to hang on closing the sqlitedict
#95
CMCDragonkai
opened
5 years ago
0
Add a blocking commit after each modification if autocommit is enabled.
#94
endlisnis
closed
4 years ago
7
autocommit does not commit if program exits
#93
endlisnis
closed
4 years ago
13
disk read/write rise and application get stuck.
#92
sionking
closed
5 years ago
2
splitting by key into multiple sqlite files
#91
notestaff
closed
5 years ago
1
Deadlock on exception when opening connection
#90
arnauorriols
opened
5 years ago
4
Multi thread example
#89
sionking
closed
1 year ago
4
To create value as non-blob type
#88
occoder
closed
5 years ago
2
Comparison with Python Disk Cache
#87
grantjenks
closed
5 years ago
3
Fails in multiprocessing even with 'r' mode
#86
Jwink3101
opened
6 years ago
3
Nested
#85
Jwink3101
closed
5 years ago
3
Feature Request: Store nested dictionaries as new tables
#84
Jwink3101
closed
5 years ago
4
Stuck at commit?
#83
chengguangnan
closed
6 years ago
5
ENH: make multithreading support optional
#82
abast
closed
4 years ago
11
autocommit = off/on.
#81
sionking
closed
6 years ago
3
Nested dictionaries not supported
#80
sshindesiddesh
closed
6 years ago
1
Add license file and include it in sdists
#79
toddrme2178
closed
6 years ago
1
License file
#78
toddrme2178
closed
6 years ago
1
Replace easy_install installation with pip
#77
thechief389
closed
6 years ago
1
Modify for UnicodeDecodeError in load the multi-byte character value…
#76
tapdo
closed
4 years ago
20
Previous
Next