robur-coop / oneffs

Single file filesystem for MirageOS - mirror
https://git.robur.coop/reynir/oneffs
ISC License
9 stars 1 forks source link

A streaming write would be great #9

Open hannesm opened 2 weeks ago

hannesm commented 2 weeks ago

Can we support a streaming write -- oops, maybe similar to tar issue?

So, we can have a stream of stuff to save, and don't want to keep the entire thing in memory at once.

Thanks a lot. This is relevant for opam-mirror with git-kv >= 0.0.5.

hannesm commented 2 weeks ago

Same for read #1.

hannesm commented 2 weeks ago

see https://github.com/robur-coop/oneffs/commit/6a4045f56593da2a5d8e619c42b8291fa2c429f3