You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is it possible to add an Admin API to s3s and share the websocket rpc?
There are several benefits:
This makes it easier to read and write objects from other remote nodes, and to implement distributed reading and writing;
s3 service adapter users can freely implement some S3 management functions;
是否可以在s3s 中加上一套 Admin API,并且共用websocket 的rpc?
有以下几个好处:
这样在读写远程其他Node的对象实更方便,更方便的实现分布式读写;
s3 service adapter 用户可以自由实现一些S3的管理功能;
The text was updated successfully, but these errors were encountered:
loverustfs
changed the title
s3s一样也写一套admin-api, 再加上websocket的rpc, 共用一个listener
S3s also has an admin-api, plus websocket rpc, sharing a listener
Aug 21, 2024
loverustfs
changed the title
S3s also has an admin-api, plus websocket rpc, sharing a listener
S3s also has an admin-api, websocket rpc, sharing a listener
Aug 21, 2024
Is it possible to add an Admin API to s3s and share the websocket rpc?
There are several benefits:
This makes it easier to read and write objects from other remote nodes, and to implement distributed reading and writing;
s3 service adapter users can freely implement some S3 management functions;
是否可以在s3s 中加上一套 Admin API,并且共用websocket 的rpc?
有以下几个好处:
这样在读写远程其他Node的对象实更方便,更方便的实现分布式读写;
s3 service adapter 用户可以自由实现一些S3的管理功能;
The text was updated successfully, but these errors were encountered: