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 |
|
houseme
|
5264503e47
|
build(deps): bump aws-config and clap upgrade version (#472)
|
2025-08-30 20:30:46 +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 |
|