lablup/raftify

Add `--storage-type` option in CLI

開放

#141 建立於 2024年10月3日

 (0 則留言) (0 個反應) (0 位負責人)Rust (14 個分叉)auto 404
cligood first issuelog-storage

倉庫指標

星標
 (45 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

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.

貢獻者指南