1
0
mirror of https://github.com/redis/node-redis.git synced 2025-08-07 13:22:56 +03:00

3 Commits

Author SHA1 Message Date
Vissarut Tantiwattanarom
78936ac50c feat(parser): update to latest Redis parser & errors (#1470)
* Update redis errors and redis parser
* Fix lint errors
* Add node 12 to travis ci
* Add appveyor node 12
* Fix some of existing errors

This drops support for hiredis.
2020-02-03 17:53:56 +00:00
Guy Korland
383f097029 Added 'NOACK' to xreadgroup call
Added 'NOACK' to xreadgroup call, to make sure entries are auto ACK
2018-11-14 04:51:56 +02:00
Guy Korland
96fdc7794b add a simple streams example 2018-11-12 17:36:41 +02:00