rust-json-file-store

A simple JSON file store written in Rust.

APACHE-2.0 License

Downloads
43.3K
Stars
63
Committers
4

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

at your option.