apache / incubator-hugegraph-computer

HugeGraph Computer - A distributed graph processing system for hugegraph (OLAP)
https://hugegraph.apache.org/docs/quickstart/hugegraph-computer/
Apache License 2.0
42 stars 41 forks source link

[Feature] Add MinIO as internal(default) storage #271

Closed Radeity closed 10 months ago

Radeity commented 10 months ago

Feature Description (功能描述)

Deploy MinIO together with Operator, and then user can use snapshot feature out-of-the-box.

Related issue https://github.com/apache/incubator-hugegraph-computer/issues/239.

Radeity commented 10 months ago

Almost done, will submit a PR after https://github.com/apache/incubator-hugegraph-computer/pull/269 is merged.