createHistoryStream for specific prefix
Open
- Dominant language
- JavaScript
- Stars
- 748
- Forks
- 56
- PR merge metrics
- No merged PRs in 30d
Description
Currently, it seems the `createHistoryStream` method only supports iterating over all records. If this is technically feasible, it could be handy to support streaming the history only of a specific prefix, just like `createReadStream`.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating createHistoryStream and comparing its current behavior with createReadStream. Determine how a prefix-limited history stream should behave, then verify that it returns only records for the requested prefix while preserving the expected history stream behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- databases, distributed-systems
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100