Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
createClient
Function · 0.90
log
Method · 0.80
createPool
Method · 0.80
connect
Method · 0.45
Tested by
no test coverage detected