Add `--storage-type` option in CLI
Open
cli
good first issue
log-storage
- Dominant language
- Rust
- Stars
- 44
- Forks
- 14
- PR merge metrics
- No merged PRs in 30d
Description
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.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.