CMD + K

pickleshare

Community

Tiny 'shelve'-like database with concurrency support

Installation

To install this package, run one of the following:

Conda
$conda install digestive::pickleshare

Usage Tracking

0.7.5
1 / 8 versions selected
Downloads (Last 6 months): 0

Description

PickleShare is a small "shelve" like datastore with concurrency support. Like shelve, a PickleShareDB object acts like a normal dictionary. Unlike shelve, many processes can access the database simultaneously. Changing a value in database is immediately visible to other processes accessing the same database.

About

Summary

Tiny 'shelve'-like database with concurrency support

Last Updated

Nov 19, 2019 at 13:37

License

MIT

Total Downloads

2