lablup/raftify

Add `--storage-type` option in CLI

オープン

#141 opened on 2024/10/03

 (0 件のコメント) (0 件のリアクション) (0 人の担当者)Rust (14 件のフォーク)auto 404
cligood first issuelog-storage

Repository metrics

Stars
 (45 個のスター)
PR merge metrics
 (PR metrics pending)

説明

The current method of building and using the RocksDB CLI tool works without any issues, but we need to consider better approaches.

For example, since all storage dependencies are already included when building the raftify-cli, we could allow specifying the storage type as an option.

コントリビューターガイド