Files
rustfs/ecstore/src
weisd 20054d0a56 fix: simplify filemeta MessagePack serialization and improve code quality
- Refactor `unmarshal_msg` to use `rmp_serde::from_slice` instead of manual parsing
- Add serde field renaming attributes to `FileMetaVersion` struct
- Remove 428 lines of manual MessagePack parsing code
- Improve string comparison using `!object.is_empty()` instead of `object != ""`
- Update volume directory numbering in run script from test{0..4} to test{1..4}
- Clean up unused imports and code

Fixes #517
2025-06-29 22:39:36 +08:00
..
2025-06-28 14:34:21 +08:00
2025-06-16 10:32:03 +08:00
2025-06-28 14:34:21 +08:00
2025-06-27 18:53:51 +08:00
2025-06-24 10:27:41 +08:00
2025-06-28 14:34:21 +08:00
2025-06-28 14:34:21 +08:00
2025-05-27 13:56:19 +08:00
2025-06-17 15:06:40 +08:00
2025-06-24 10:27:41 +08:00
2025-06-28 14:33:22 +08:00
2025-06-27 18:53:51 +08:00
2025-06-25 11:13:29 +08:00