houseme
6974963e20
feat(ilm): add durable manual transition job store ( #5229 )
...
* feat(ilm): add manual transition job route contract
Refs #1479
Co-Authored-By: heihutu <heihutu@gmail.com >
* feat(ilm): add durable manual transition job store
Co-Authored-By: heihutu <heihutu@gmail.com >
* fix(ilm): harden durable transition job cancellation
Co-Authored-By: heihutu <heihutu@gmail.com >
---------
Co-authored-by: heihutu <heihutu@gmail.com >
2026-07-25 14:54:14 +00:00
houseme
302dd42d38
fix(ilm): add transition transaction foundation ( #5065 )
...
Co-authored-by: heihutu <heihutu@gmail.com >
2026-07-20 14:10:11 +00:00
Zhengchao An
b0dbf35cd4
refactor(ecstore): route lifecycle metadata reads ( #4111 )
2026-06-30 15:22:12 +08:00
Zhengchao An
c279d34af6
refactor(runtime): batch owner boundary guards ( #4092 )
2026-06-30 04:34:54 +08:00
Zhengchao An
47b12972ad
refactor(lifecycle): add object lock boundary ( #4084 )
2026-06-30 04:11:03 +08:00
Zhengchao An
f99429f2f2
refactor(lifecycle): add tagging boundary ( #4082 )
2026-06-30 03:39:32 +08:00
Zhengchao An
4f335889c1
refactor(lifecycle): add config persistence boundary ( #4080 )
2026-06-30 02:10:12 +08:00
Zhengchao An
319497446b
refactor(ecstore): add lifecycle runtime boundary ( #4034 )
...
Co-authored-by: houseme <housemecn@gmail.com >
2026-06-29 10:31:49 +08:00
cxymds
ba0ba0d35e
fix(lifecycle): persist remote tier delete journal tasks ( #3493 )
...
fix: persist remote tier delete journal tasks
2026-06-16 10:38:41 +08:00
cxymds
156e21c90e
fix(lifecycle): make tier cleanup recoverable ( #3491 )
2026-06-16 08:45:49 +08:00
houseme
6ce24f3b63
feat(lifecycle): improve ILM compatibility and scanner runtime config ( #2534 )
...
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com >
Co-authored-by: houseme <4829346+houseme@users.noreply.github.com >
Co-authored-by: cxymds <Cxymds@qq.com >
2026-04-16 10:28:03 +00:00
weisd
6631407416
feat: Add RustFS Scanner Module and Multiple Bug Fixes ( #1579 )
2026-01-22 13:39:38 +08:00
houseme
5826396cd0
refactor: Restructure project layout and clean up dependencies ( #30 )
...
This commit introduces a significant reorganization of the project structure to improve maintainability and clarity.
Key changes include:
- Adjusted the directory layout for a more logical module organization.
- Removed unused crate dependencies, reducing the overall project size and potentially speeding up build times.
- Updated import paths and configuration files to reflect the structural changes.
2025-07-02 19:33:12 +08:00