Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

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.

Note, JSON store is intended for small stores. Everything is in memory and sync() writes the whole store to disk.

For issues and development, see it's github page:

https://github.com/brainsik/json-store

About

JSON store is a simple replacement for shelve. It writes JSON serialized files and can accept unicode keys.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages