Skip to content

make live stream respect cb, support key/value-only stream - #2

Open
mvayngrib wants to merge 1 commit into
mafintosh:masterfrom
mvayngrib:skipKV
Open

make live stream respect cb, support key/value-only stream#2
mvayngrib wants to merge 1 commit into
mafintosh:masterfrom
mvayngrib:skipKV

Conversation

@mvayngrib

Copy link
Copy Markdown
Collaborator

make live stream respect cb:

feed.createReadStream({ live: true }, cb) // didn't work

support key/value-only stream:

feed.createReadStream({ keys: false })
feed.createReadStream({ values: false })

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant