refactor(storage): introduce cluster_state space
replication_factor now goes into cluster_state
parent
31e11162
No related branches found
No related tags found
Showing
- src/main.rs 3 additions, 6 deletionssrc/main.rs
- src/traft/mod.rs 9 additions, 9 deletionssrc/traft/mod.rs
- src/traft/storage.rs 55 additions, 44 deletionssrc/traft/storage.rs
- src/util.rs 37 additions, 1 deletionsrc/util.rs
- test/int/test_joining.py 4 additions, 2 deletionstest/int/test_joining.py
- test/int/test_network_effects.py 1 addition, 1 deletiontest/int/test_network_effects.py
Loading
Please register or sign in to comment