weisd
|
28f57b228c
|
feat(s3): advance parity coverage (#2278)
|
2026-03-24 17:29:33 +08:00 |
|
weisd
|
90f21a9102
|
refactor: Reimplement bucket replication system with enhanced architecture (#590)
* feat:refactor replication
* use aws sdk for replication client
* refactor/replication
* merge main
* fix lifecycle test
|
2025-09-26 14:27:53 +08:00 |
|
guojidan
|
9d5ed1acac
|
Feature/scanner performance optimization (#498)
* Refactor: reimplement scanner
Signed-off-by: RustFS Developer <dandan@rustfs.com>
* comment lock
Signed-off-by: junxiang Mu <1948535941@qq.com>
* remove dirty file
Signed-off-by: junxiang Mu <1948535941@qq.com>
* Fix: fix rebase
* fix(scanner): Improve error handling and logging
Signed-off-by: junxiang Mu <1948535941@qq.com>
---------
Signed-off-by: RustFS Developer <dandan@rustfs.com>
Signed-off-by: junxiang Mu <1948535941@qq.com>
Co-authored-by: RustFS Developer <dandan@rustfs.com>
|
2025-09-08 18:35:45 +08:00 |
|
majinghe
|
c5f6c66f72
|
feat: extend rustfs mcp with bucket creation and deletion (#416)
* feat: extend rustfs mcp with bucket creation and deletion
* update file to fix pipeline error
* change variable name to fix pipeline error
|
2025-08-18 09:06:55 +08:00 |
|
wangsl
|
4f1770d3fe
|
feat:add mcp integration (#300)
* add list_buckets mcp server
* add list_objects mcp
* add upload object mcp
* add get object mcp
* add list_buckets mcp server
* fix: resolve clippy warnings in rustfs-mcp-server
* fix: rename mcp package
* fix
* fix:remove useless comment
* feat:add mcp doc
|
2025-07-30 14:25:01 +08:00 |
|