Skip to content
 
 

Latest commit

 

History

119 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sqlitedict2 -- another persistent dict, backed-up by SQLite and pickle

This is a fork of [sqlitedict](https://github.com/piskvorky/sqlitedict/) The difference between the two projects is this use pickle.dumps(key) as the key, so both keys and values can be any picklable objects.

Refer sqlitedict for steps of installation and usage.

About

Persistent dict, backed by sqlite3 and pickle, multithread-safe.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages