1
0
mirror of https://github.com/redis/node-redis.git synced 2025-12-14 09:42:12 +03:00
Files
node-redis/packages/client
Nikolay Karadzhov 5a0a06df69 feat(xreadgroup): add claim attribute (#3122)
* feat(xreadgroup): add claim attribute

the CLAIM attribute can be used to instruct redis to return
PEL ( Pending Entries List ) entries with their respective
deliveries and ms since last delivery

* remove m01 from test matrix

* add jsdoc
2025-11-03 11:59:49 +02:00
..
2022-12-26 13:35:37 -05:00
2025-06-04 10:52:14 +03:00
2025-10-23 14:03:35 +00:00
2022-05-02 11:48:12 -04:00

@redis/client

The source code and documentation for this package are in the main node-redis repo.