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

#1294 in Database interfaces

Download history 163/week @ 2024-08-08 171/week @ 2024-08-15 190/week @ 2024-08-22 249/week @ 2024-08-29 218/week @ 2024-09-05 222/week @ 2024-09-12 195/week @ 2024-09-19 159/week @ 2024-09-26 157/week @ 2024-10-03 130/week @ 2024-10-10 242/week @ 2024-10-17 142/week @ 2024-10-24 94/week @ 2024-10-31 119/week @ 2024-11-07 94/week @ 2024-11-14 78/week @ 2024-11-21

393 downloads per month
Used in 5 crates

MIT/Apache

39KB
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.1–7MB
~38K SLoC