mirror of
https://github.com/talent-plan/tinykv.git
synced 2026-08-22 22:43:29 +08:00
@@ -70,6 +70,7 @@ func NewPeerStorage(engines *engine_util.Engines, region *metapb.Region, regionS
|
||||
region: region,
|
||||
Tag: tag,
|
||||
raftState: *raftState,
|
||||
applyState: *applyState,
|
||||
regionSched: regionSched,
|
||||
}, nil
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user