rust library for storing files without duplication
Find a file
Mike Dilger e2d63fc297 0.4.2
2020-07-07 14:22:46 +12:00
src postgres-derive, postgres to 0.17 2020-07-07 14:21:33 +12:00
.gitignore Initial commit - filestore 2015-11-26 13:49:53 +13:00
Cargo.toml 0.4.2 2020-07-07 14:22:46 +12:00
LICENSE-MIT Initial commit - filestore 2015-11-26 13:49:53 +13:00
README.md readme 2016-12-14 14:32:12 +13:00

This is not really of a calibre for publishing on crates.io, it's just something I've used within other personal projects. You may use it, and you may contribute to it, but don't expect me to spend much time on this.

filestore

This is a rust crate for storing files without duplication.

It may make unwarranted assumptions. Probably needs tweaking before it is generally useful.