jeffbski / redis-wstreamLinks
redis-wstream is a node.js redis write stream which streams binary or utf8 data into a redis key using an existing redis client (streams2). Tested with mranney/node_redis client.
☆20Updated 7 years ago
Alternatives and similar repositories for redis-wstream
Users that are interested in redis-wstream are comparing it to the libraries listed below
Sorting:
- Build and stream mime messages☆19Updated 7 years ago
- Execute a script over ssh using Node.JS☆126Updated 5 years ago
- Convert a string into a stream (streams2)☆82Updated 5 years ago
- redis-rstream is a node.js redis read stream which streams binary or utf8 data in chunks from a redis key using an existing redis client …☆33Updated 6 years ago
- Safely pipe node.js streams while capturing all errors to a single promise☆80Updated 7 years ago
- Performance-oriented static file server☆189Updated 7 years ago
- Node Plugin for adding rooms functionality to Primus☆91Updated 3 years ago
- A fast, lightweight an modular library to interact with docker daemons.☆42Updated 3 years ago
- 🕴Elegant command execution for Node.☆37Updated 5 years ago
- Very simple module to calculate block execution time.☆38Updated 2 years ago
- ☆10Updated 9 years ago
- Rate Limit any Function in node☆68Updated 7 years ago
- A simple way to cache and replay readable streams.☆45Updated 6 years ago
- **EXPERIMENTAL** Async promise based Jade☆42Updated last year
- require multiple files and directories at once☆50Updated 6 years ago
- Ease the implementation of multi processing accross your microservices☆48Updated 3 years ago
- /dev/null for node streams☆43Updated 8 years ago
- Streaming CSV Parser for Node. Small and made entirely out of streams.☆104Updated 2 years ago
- Directory based autoloader for hapi.js routes☆23Updated 3 years ago
- Specialized Promise Extensions☆52Updated 2 months ago
- Sample memory usage for your Node.js program and write the samples to a stream☆75Updated 5 years ago
- mock-mailer for putting tests around services that use node-mailer☆16Updated 7 years ago
- A collection of node.js streams that work well with promises (through, map, reduce, etc...)☆92Updated 7 years ago
- Hooks for pre/post events used by KeystoneJS☆43Updated 7 years ago
- Convert streams (readable or writable) to promises