mirror of
https://github.com/pgsty/minio.git
synced 2026-03-13 06:35:34 +01:00
deleting collection of versions belonging to same object, we can avoid re-reading the xl.meta from the disk instead purge all the requested versions in-memory, the tradeoff is to allocate a map to de-dup the versions, allow disks to be read only once per object. additionally reduce the data transfer between nodes by shortening msgp data values.
5.0 KiB
5.0 KiB