15 releases (8 breaking)
0.9.0 | Mar 13, 2023 |
---|---|
0.8.0 | Nov 16, 2022 |
0.7.1 | Mar 12, 2022 |
0.7.0 | Oct 25, 2021 |
0.2.1 | Jul 19, 2016 |
#1174 in Database interfaces
619 downloads per month
Used in 5 crates
39KB
943 lines
jfs
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.
Documentation
See docs.rs/jfs.
License
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.
Dependencies
~1.1–7MB
~38K SLoC