Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/redis/redis-py
/ cmds_generic.py
File
cmds_generic.py
doctests/cmds_generic.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
# EXAMPLE: cmds_generic
2
# HIDE_START
3
import
redis
4
Callers
nothing calls this directly
Calls
12
expire
Method · 0.80
sadd
Method · 0.80
scan
Method · 0.80
geoadd
Method · 0.80
zadd
Method · 0.80
hset
Method · 0.80
hscan
Method · 0.80
set
Method · 0.45
delete
Method · 0.45
ttl
Method · 0.45
sscan_iter
Method · 0.45
type
Method · 0.45
Tested by
no test coverage detected