fstore

Crates.iofstore
lib.rsfstore
version0.1.0
sourcesrc
created_at2022-02-27 19:33:24.751506
updated_at2022-02-27 19:33:24.751506
descriptionSequential binary data storage
homepage
repository
max_upload_size
id540480
size20,907
(mpetricone)

documentation

README

fstore

Sequential binary data file storage. No delete methods for written data at this time, as I was not planning on using them. Requires blake3 for cryptographic hashing only.

I have not done extensive memory testing/fuzzing.

Commit count: 0

cargo fmt