CMD + K

pickleshare

Community

Tiny 'shelve'-like database with concurrency support

Installation

To install this package, run one of the following:

Conda
$conda install vshevchenko_org::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 4, 2022 at 10:11

License

MIT

Total Downloads

2.0K

Version Downloads

9

Supported Platforms

linux-64