Commit Graph

12 Commits

Author SHA1 Message Date
SF-Zhou
0033c5b0bb Fix index out of bounds issue in batch_remove (#256)
Some checks failed
Build / build (push) Has been cancelled
2025-04-24 09:51:17 +08:00
YuqqiZhou
de5e47e8de bugfix: let meta_cache.remove happen after meta_store.write (#252)
Co-authored-by: keji.zyq <keji.zyq@alibaba-inc.com>
2025-04-23 17:23:53 +08:00
jojomanar
ee9a5cee0a fix OfflineTargetReq.targetId in ResyncWorker (#231)
Some checks failed
Build / build (push) Has been cancelled
The targetId should be successor's targetId, because the OfflineTargetReq is sent to successor.
2025-04-04 12:15:48 +08:00
SF-Zhou
dfadd59868 Update engine.rs to fix #206 (#222)
Some checks failed
Build / build (push) Has been cancelled
2025-03-30 14:14:03 +08:00
Ian Zhang
b68df2817b Fix naming typo getRecorderWithTag (#210) 2025-03-26 08:33:28 +08:00
SF-Zhou
b71ffc5560 Modify the direct io align size to 4K (#158)
Co-authored-by: dev <noreply@deepseek.com>
2025-03-12 13:49:07 +08:00
Nugine
ab5aa89262 document MSRV (#59) 2025-03-03 16:28:13 +08:00
mwish
fcb915b050 Minor optimize copying of shared_ptr in IBSocket and StorageTargets (#56) 2025-03-03 16:16:17 +08:00
胡玮文
309a258ac2 add missing headers for new toolchain (#41)
These are necessary for compiling with Ubuntu 24.04 default toolchain/boost.
2025-03-03 07:57:02 +08:00
SF-Zhou
cd564a239a fix potential UB in chunk engine (#38) 2025-03-02 15:47:25 +08:00
SF-Zhou
824fbf5caf Fix create_aligned_vec (#13) 2025-02-28 17:36:28 +08:00
dev
815e55e4c0 Initial commit 2025-02-27 21:53:53 +08:00