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

#1831 in Database interfaces

Download history 91/week @ 2024-10-30 117/week @ 2024-11-06 90/week @ 2024-11-13 95/week @ 2024-11-20 103/week @ 2024-11-27 140/week @ 2024-12-04 215/week @ 2024-12-11 143/week @ 2024-12-18 109/week @ 2024-12-25 150/week @ 2025-01-01 165/week @ 2025-01-08 302/week @ 2025-01-15 248/week @ 2025-01-22 148/week @ 2025-01-29 177/week @ 2025-02-05 254/week @ 2025-02-12

905 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–6.5MB
~37K SLoC