Open hannesm opened 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.
Same for read #1.
see https://github.com/robur-coop/oneffs/commit/6a4045f56593da2a5d8e619c42b8291fa2c429f3
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.