hashicorp / hashicorp/go-memdb
How to delete records?
Open
- Dominant language
- Go
- Stars
- 3.5k
- Forks
- 230
- PR merge metrics
- No merged PRs in 30d
Description
In the [example from README.md](https://play.golang.org/p/gCGE9FA4og1), how do I delete a record? I haven't understood how `txn.Delete` works.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with the README.md example linked in the issue and trace how txn.Delete is used or documented. Clarify the deletion steps for a record in that example, then verify that a newcomer can understand how to perform the operation and what the resulting database state should be.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- database
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100