jfs

Crates.iojfs
lib.rsjfs
version0.9.0
sourcesrc
created_at2016-07-03 00:49:56.821909
updated_at2023-03-13 12:05:38.657201
descriptionA JSON file store
homepagehttps://github.com/flosse/rust-json-file-store
repositoryhttps://github.com/flosse/rust-json-file-store
max_upload_size
id5573
size51,441
Markus Kohlhase (flosse)

documentation

https://docs.rs/crate/jfs/

README

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.

Commit count: 71

cargo fmt