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

#203 in Database interfaces

Download history 249/week @ 2023-02-06 356/week @ 2023-02-13 250/week @ 2023-02-20 328/week @ 2023-02-27 251/week @ 2023-03-06 261/week @ 2023-03-13 203/week @ 2023-03-20 99/week @ 2023-03-27 190/week @ 2023-04-03 163/week @ 2023-04-10 203/week @ 2023-04-17 359/week @ 2023-04-24 329/week @ 2023-05-01 285/week @ 2023-05-08 362/week @ 2023-05-15 162/week @ 2023-05-22

1,172 downloads per month
Used in 5 crates

MIT/Apache

38KB
943 lines

Crates.io Docs.rs Dependency status License

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.

Dependencies

~1–6MB
~97K SLoC