move admin router to rustfs, add pool stats/list admin api

This commit is contained in:
weisd
2024-11-26 17:34:18 +08:00
parent b1510d1107
commit b79b967036
16 changed files with 295 additions and 103 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ members = [
"common/protos",
"api/admin",
"reader",
"router", "common/workers",
"common/workers",
]
[workspace.package]