MCPcopy
hub / github.com/redis/redis-py / dt_stream.py

File dt_stream.py

doctests/dt_stream.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1# EXAMPLE: stream_tutorial
2# HIDE_START
3"""
4Code samples for Stream doc pages:

Callers

nothing calls this directly

Calls 15

xaddMethod · 0.80
xlenMethod · 0.80
xrangeMethod · 0.80
xreadMethod · 0.80
xrevrangeMethod · 0.80
xgroup_createMethod · 0.80
xreadgroupMethod · 0.80
xackMethod · 0.80
xpendingMethod · 0.80
xpending_rangeMethod · 0.80
xclaimMethod · 0.80
xautoclaimMethod · 0.80

Tested by

no test coverage detected