lablup/raftify

Add `--storage-type` option in CLI

Aperta

#141 aperta il 3 ott 2024

 (0 commenti) (0 reazioni) (0 assegnatari)Rust (14 fork)auto 404
cligood first issuelog-storage

Metriche repository

Star
 (45 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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.

Guida contributor