@hackage json-state0.1.0.1

Keep program state in JSON files.

If your program manages simple state data not shared with other programs, this package provide a lightweight alternative to full ACID databases. It allows you to load state from JSON files and update those files asynchronously and periodically. Version control (using Git) is supported.