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

#1204 in Database interfaces

Download history 100/week @ 2023-12-22 298/week @ 2023-12-29 305/week @ 2024-01-05 411/week @ 2024-01-12 362/week @ 2024-01-19 220/week @ 2024-01-26 281/week @ 2024-02-02 328/week @ 2024-02-09 234/week @ 2024-02-16 305/week @ 2024-02-23 312/week @ 2024-03-01 417/week @ 2024-03-08 408/week @ 2024-03-15 218/week @ 2024-03-22 337/week @ 2024-03-29 144/week @ 2024-04-05

1,179 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–7.5MB
~34K SLoC