piskvorky / sqlitedict

Persistent dict, backed by sqlite3 and pickle, multithread-safe.
Apache License 2.0
1.17k stars 131 forks source link

Update README.rst #6

Closed and34 closed 11 years ago

and34 commented 11 years ago

Issue setdefault seems not to be working. Documentation update.