json-store 4.1

Creator: bradpython12

Last updated:

Add to Cart

Description:

jsonstore 4.1

JSON Store
JSON store is a simple replacement for shelve. It writes JSON serialized files,
accepts unicode keys, and tracks whether the store has been changed since last
sync. It has no dependencies.
JSON store is intended for smaller stores. Everything is kept in memory and sync()
writes the whole store to disk.
For issues and development, see:
https://github.com/brainsik/json-store

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.