Skip to content

NodeJS pattern for Stream Reader #4

@jayachandranm

Description

@jayachandranm

Thanks for this module!

Probably your pattern for creating the stream from dynamodb scan results can be improved. Instead of pumping data to the streamer object, if the streamer object itself does the scan operation, the use of the variable as an intermediary could be avoided.

Here is an example,
https://calv.info/an-introduction-to-nodes-new-streams

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions