MCPcopy Index your code
hub / github.com/redis/node-redis / stream-consumer-group.js

File stream-consumer-group.js

examples/stream-consumer-group.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// A sample stream consumer using the blocking variant of XREADGROUP.
2// https://redis.io/commands/xreadgroup/
3
4// This consumer works in collaboration with other instances of itself

Callers

nothing calls this directly

Calls 4

createClientFunction · 0.90
logMethod · 0.80
createPoolMethod · 0.80
connectMethod · 0.45

Tested by

no test coverage detected