Explore optimized approaches for COW state management and snapshot-to-snapshot transitions
Open
store
transaction
- Dominant language
- C++
- Stars
- 157
- Forks
- 32
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 99
Description
Currently we use a isomorphic structure to track the cow state for each module, investigate whether we could couple the state tracking to module, or is there any better approach?
Contributor guide
Assessment
This issue has not been assessed yet.