CMD + K

pickleshare

Community

Tiny 'shelve'-like database with concurrency support

Installation

To install this package, run one of the following:

Conda
$conda install unic_onda::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

May 26, 2023 at 20:16

License

MIT

Total Downloads

6

Supported Platforms

noarch