holepunchto / holepunchto/hyperbee2
Multiple 'update' events for same update
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 12
- Forks
- 5
- Avg merge
- 3h 23m
- Merged PRs (30d)
- 27
Description
If autoUpdate is set to true on Hyperbee and on WriteBatch, there will currently be two update events for the same flush.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the issue with autoUpdate enabled on both Hyperbee and WriteBatch, then trace how each component emits update during a flush. Done means one flush produces a single update event rather than two; add or run a regression test if the existing test layout identifies a suitable location.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- databases
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 42/100