A simple JSON file store written in Rust. This is a port of the Node.js library json-file-store.
WARNING: Don't use it if you want to persist a large amount of objects. Use a real DB instead.
See docs.rs/jfs.
Copyright (c) 2016 - 2023 Markus Kohlhase
This library is licensed under either of
- Apache License, Version 2.0 (LICENSE-APACHE or apache.org/licenses/LICENSE-2.0)
- MIT license (LICENSE-MIT or opensource.org/licenses/MIT)
at your option.