rust-json-file-store icon indicating copy to clipboard operation
rust-json-file-store copied to clipboard

A simple JSON file store written in Rust.

Results 3 rust-json-file-store issues
Sort by recently updated
recently updated
newest added

Do you have plans to add multiprocess support?

enhancement

👋 Thank you for writing JFS! I am using it as an alternative store for a side project. While running my tests, I noticed that my `delete` case would sporadically...

bug