willie68 / GoBlobStore

A multi-tenant proxy service for storing binary data in various storage systems with a simple HTTP interface.
Apache License 2.0
0 stars 0 forks source link

Multinode extension for administrative tasks #24

Open willie68 opened 2 years ago

willie68 commented 2 years ago

Management tasks such as restore and check should only be performed on one node. The same applies to retention management. And the results can be requested from any other node. Therefore, the blob storage should be aware of a multinode installation with possible inter-node communication.