Closed
Description
Right now you pass a stream of TDocument
to client.helpers.bulk.
If you need to take contextual decisions in the onDocument
callback TDocument
might not be enough. It would be helpful if we can pass a stream of wrapped documents and unwrap the actual document to serialize using a map
handler to client.helpers.bulk()
Metadata
Metadata
Assignees
Labels
No labels