Prevent iterator invalidation
Open
type/enhancement
- Dominant language
- Go
- Stars
- 40.5k
- Forks
- 6.2k
- PR merge metrics
- PR metrics pending
Description
## Enhancement
The iterators provided by memdb are not protected against iterator invalidation.
When misused there will be undefined behavior and my corrupt data.
Contributor guide
Assessment
This issue has not been assessed yet.