You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
having problem "understanding" ondisk example without godoc etc
i'm kind of confused about the pebbledb more because not sure whether the state is using the pebbledb or the diskkv is using. if there's separation of diskkv to use maybe boltdb or rocksdb will be better understood.
does it mean i only need to modify diskkv.go to do set / get / delete etc? coz now i'm not sure if my set will affect the raft log etc too.
having problem "understanding" ondisk example without godoc etc
i'm kind of confused about the pebbledb more because not sure whether the state is using the pebbledb or the diskkv is using. if there's separation of diskkv to use maybe boltdb or rocksdb will be better understood.
The text was updated successfully, but these errors were encountered: