Skip to content

artPlusPlus/boxen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

boxen
=====

boxen is a persistence system for JSON data.

JSON data is managed by a Container. A Container is represented as a file on disk. Containers have a capacity on the number of objects they will manage.

Containers are managed by a Depot. A Depot defines the capacity of all Containers it manages. It also provides a simple caching system for commonly request JSON objects.

About

file based json persistence

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages