refactor: rename space _picodata_* -> _pico_* / _raft_*
Showing
- src/storage.rs 11 additions, 11 deletionssrc/storage.rs
- src/traft/raft_storage.rs 5 additions, 5 deletionssrc/traft/raft_storage.rs
- test/conftest.py 4 additions, 4 deletionstest/conftest.py
- test/int/test_basics.py 6 additions, 6 deletionstest/int/test_basics.py
- test/int/test_cas.py 12 additions, 12 deletionstest/int/test_cas.py
- test/int/test_compaction.py 1 addition, 1 deletiontest/int/test_compaction.py
- test/int/test_couple.py 3 additions, 3 deletionstest/int/test_couple.py
- test/int/test_expelling.py 1 addition, 1 deletiontest/int/test_expelling.py
- test/int/test_joining.py 5 additions, 5 deletionstest/int/test_joining.py
- test/int/test_migration.py 3 additions, 3 deletionstest/int/test_migration.py
- test/int/test_network_effects.py 2 additions, 2 deletionstest/int/test_network_effects.py
- test/int/test_replication.py 4 additions, 4 deletionstest/int/test_replication.py
- test/int/test_snapshot.py 8 additions, 8 deletionstest/int/test_snapshot.py
- test/int/test_sql.py 3 additions, 4 deletionstest/int/test_sql.py
Loading
Please register or sign in to comment