oneffsversion Documentation on ocaml.org
One-file filesystem is a filesystem for storing a single unnamed file
One-file filesystem is a filesystem for storing a single unnamed file. It is suitable for storing data that may be lost on updates. For example a cache of pre-computed cryptographic checksums that are slow to compute, but that we would rather recompute than have stale checksums. CRC32 checksums are used to ensure integrity.
| Author | Reynir Björnsson <reynir@reynir.dk> |
|---|---|
| License | ISC |
| Published | |
| Homepage | https://git.robur.coop/reynir/oneffs |
| Issue Tracker | https://git.robur.coop/reynir/oneffs/issues |
| Maintainer | Reynir Björnsson <reynir@reynir.dk> |
| Dependencies | |
| Source [http] | https://github.com/reynir/oneffs/releases/download/v0.1.0/oneffs-0.1.0.tbz sha256=cfee53b51af1d16ef1d4016a81d2012dc90b92817d2dc7e77503a6879100b3c1 sha512=a7260e90c501257f38fc7d39bee0495bc06f4af1d6f4437f1f3566d379215c8f870dddbd94a37d355aea02aeb7ab3d27cc2fe502d97b292ed4f00c411a8165a2 |
| Edit | https://github.com/ocaml/opam-repository/tree/master/packages/oneffs/oneffs.0.1.0/opam |
No package is dependent


