Commit Graph

4 Commits

Author SHA1 Message Date
zhangzuo21 4ff4dc1e27
[Store] Implement a file interface based on io uring to optimize storage backend. (#1500)
Co-authored-by: zhuxinjie-nz <240190801+zhuxinjie-nz@users.noreply.github.com>
2026-02-25 14:18:22 +08:00
zhuxinjie-nz 24c632f84a
feat(Store): Support get local ssd object (#1203)
Co-authored-by: zhang zuoyuan <zhangzuo21@mails.tsinghua.edu.cn>
2026-01-22 21:15:50 +08:00
zhangzuo21 926c63aec8
[Store] feat: Implement a unified storage interface to simplify integration and extension (#1185) 2025-12-17 22:33:05 +08:00
zhuxinjie-nz 455e11a1dc
[Store] feat: Implement a FileStorage component to manage the lifecycle of key-value data (#1031) 2025-12-09 15:00:57 +08:00