Stream CouchDB changes feed with support for pause, resume, and reconnection in TypeScript.
Multiplexed persisted global couchdb changes stream across all databases.
Node.js Streams, a user-land copy of the stream library from Node.js
The string_decoder module from Node core
JSON.Stringify as a readable stream
A module for creating a node style stream over a WebExtension port object.
Blob & File implementation in Node.js, originally from node-fetch.
Check if something is a Node.js stream
ssh2 sftp client for node
javascript implementation of Dunning's T-Digest for streaming quantile approximation
Get a stream as a string, Buffer, ArrayBuffer or array
tar-stream is a streaming tar parser and generator and nothing else. It operates purely using streams which means you can easily extract/parse tarballs without ever hitting the file system.
Simple module that handles getting changes from couchdb
Toggle the CLI cursor
destroy a stream if possible
Extremely robust, fault-tolerant CouchDB changes follower
Call a callback when a readable/writable/duplex stream has completed or failed.
Reactive dataflow processing.
Get and validate the raw body of a readable stream.
A streaming way to send data to a Node.js Worker Thread
Automated stream rotation useful for log files
A stream that emits multiple other streams one after another.
Streaming data for JavaScript
A tiny, zero-dependency yet spec-compliant asynchronous iterator polyfill/ponyfill for ReadableStreams.
couchdb_to_sql provides a DSL that allows complex CouchDB documents to be converted into rows in a RDBMS' table. The stream of events received from the CouchDB changes feed will trigger documents to be fed into a matching filter block and saved in the database.
Couch Tap provides a DSL that allows complex CouchDB documents to be converted into rows in a RDBMS' table. The stream of events received from the CouchDB changes feed will trigger documents to be fed into a matching filter block and saved in the database.