Crates.io | jfs |
lib.rs | jfs |
version | 0.9.0 |
source | src |
created_at | 2016-07-03 00:49:56.821909 |
updated_at | 2023-03-13 12:05:38.657201 |
description | A JSON file store |
homepage | https://github.com/flosse/rust-json-file-store |
repository | https://github.com/flosse/rust-json-file-store |
max_upload_size | |
id | 5573 |
size | 51,441 |
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.
See docs.rs/jfs.
Copyright (c) 2016 - 2023 Markus Kohlhase
This library is licensed under either of
at your option.