Commit graph

3 commits

Author SHA1 Message Date
chrislu 1dc25218cd delay deleting from memory unless the metadata chunks is updated 2022-01-15 07:40:29 -08:00
chrislu 80db8b13d8 bug: cleanup function was called twice 2021-12-27 20:53:02 -08:00
chrislu 083d8e9ece add stream writer
this should improve streaming write performance, which is common in many cases, e.g., copying large files.

This is additional to improved random read write operations: 3e69d19380...19084d8791
2021-12-24 22:38:22 -08:00