__init__.py |
|
1332 |
_async_common.py |
|
4056 |
_sync_common.py |
This function can be used to instrument custom redis client classes or
subclasses.
|
3796 |
consts.py |
|
480 |
modules |
|
|
rb.py |
Instrumentation for Redis Blaster (rb)
https://github.com/getsentry/rb
|
806 |
redis.py |
Instrumentation for Redis
https://github.com/redis/redis-py
|
1702 |
redis_cluster.py |
Instrumentation for RedisCluster
This is part of the main redis-py client.
https://github.com/redis/redis-py/blob/master/redis/cluster.py
|
3554 |
redis_py_cluster_legacy.py |
Instrumentation for redis-py-cluster
The project redis-py-cluster is EOL and was integrated into redis-py starting from version 4.1.0 (Dec 26, 2021).
https://github.com/grokzen/redis-py-cluster
|
1585 |
utils.py |
Gets the key (or keys) from the given method_name.
The method_name could be a redis command or a django caching command
|
3970 |