Showing 1-20 of 45,193 packages
n8n community nodes for Redis: Cache, Streams, and Queue
A simple key/value storage using files to persist the data
Web Streams, based on the WHATWG spec reference implementation
Merge multiple streams into a unified stream
A cache object that deletes the least-recently-used items.
Get a stream as a string, Buffer, ArrayBuffer or array
A lightweight cache for file metadata, ideal for processes that work on a specific set of files and only need to reprocess files that have changed since the last run
Open Node Streams on demand.
A library that makes it easier to work with Streams in the browser.
The string_decoder module from Node core
An iteration of the Node.js core streams with a series of improvements
Combines array of streams into one Readable stream in strict order.
Combine an array of streams into a single duplex stream using pump and duplexify
An implementation of window.fetch in Node.js using Minipass streams
Basic object cache with `get`, `set`, `del`, and `has` methods for node.js/javascript projects.
A small fast zlib stream built on [minipass](http://npm.im/minipass) and Node.js's zlib binding.
Stream extension for Verdaccio
A stream that emits multiple other streams one after another (streams3)
LRU and FIFO caches for Client or Server
A super-fast, promise-based cache that reads and writes to the file-system.