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 (streams2). Tested with mranney/node_redis client.
☆33Oct 30, 2019Updated 6 years ago
Alternatives and similar repositories for redis-rstream
Users that are interested in redis-rstream are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 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…☆20Jun 13, 2018Updated 7 years ago
- A transform to allow testing babel.js transpiled code in lab more effectively☆13Mar 14, 2019Updated 7 years ago
- hapi authentication requiring multiple strategies