1
0
Fork 0
mirror of https://github.com/chrislusf/seaweedfs synced 2024-05-10 21:40:38 +02:00
seaweedfs/unmaintained/stream_read_volume
James Hartig 4c85da7844
Include meta in ReadAllNeedles (#3991)
This is useful for doing backups on the data so we can accurately store the
last modified time, the compression state, and verify the crc.

Previously we were doing VolumeNeedleStatus and then an HTTP request which
needlessly read from the dat file twice.
2022-11-20 20:19:41 -08:00
..
stream_read_volume.go Include meta in ReadAllNeedles (#3991) 2022-11-20 20:19:41 -08:00