Files
seaweedfs/unmaintained
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
..
2020-04-04 15:15:10 -07:00
2022-08-17 14:45:38 -07:00
2022-08-31 00:24:17 -07:00
2022-08-17 12:05:07 -07:00
2015-03-17 11:15:37 -07:00

Here is the folder of unmaintained go code.

Although its content is useful sometimes, 
Its content would not be released.
And the code can be ugly, e.g., not checking exceptions.

If any code is used often, it will be productionized.
So it is helpful if anyone wants to cleanup a bit.