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

File cmds_list.py

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

Source from the content-addressed store, hash-verified

1# EXAMPLE: cmds_list
2# HIDE_START
3import redis
4

Callers

nothing calls this directly

Calls 7

lpushMethod · 0.80
lrangeMethod · 0.80
rpushMethod · 0.80
llenMethod · 0.80
lpopMethod · 0.80
rpopMethod · 0.80
deleteMethod · 0.45

Tested by

no test coverage detected