1 line
8.5 KiB
JSON
1 line
8.5 KiB
JSON
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_limits_storage_redis_sentinel_py", "label": "redis_sentinel.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/limits/storage/redis_sentinel.py", "source_location": "L1"}, {"id": "redis_sentinel_redissentinelstorage", "label": "RedisSentinelStorage", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/limits/storage/redis_sentinel.py", "source_location": "L24"}, {"id": "redisstorage", "label": "RedisStorage", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "redis_sentinel_redissentinelstorage_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/limits/storage/redis_sentinel.py", "source_location": "L42"}, {"id": "redis_sentinel_base_exceptions", "label": "base_exceptions()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/limits/storage/redis_sentinel.py", "source_location": "L111"}, {"id": "redis_sentinel_redissentinelstorage_get_connection", "label": ".get_connection()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/limits/storage/redis_sentinel.py", "source_location": "L120"}, {"id": "redis_sentinel_rationale_25", "label": "Rate limit storage with redis sentinel as backend Depends on :pypi:`redis`", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/limits/storage/redis_sentinel.py", "source_location": "L25"}, {"id": "redis_sentinel_rationale_52", "label": ":param uri: url of the form ``redis+sentinel://host:port,host:port/serv", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/limits/storage/redis_sentinel.py", "source_location": "L52"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_limits_storage_redis_sentinel_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/limits/storage/redis_sentinel.py", "source_location": "L3", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_limits_storage_redis_sentinel_py", "target": "deprecated_sphinx", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/limits/storage/redis_sentinel.py", "source_location": "L5", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_limits_storage_redis_sentinel_py", "target": "packaging_version", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/limits/storage/redis_sentinel.py", "source_location": "L6", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_limits_storage_redis_sentinel_py", "target": "limits_storage_scheme", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/limits/storage/redis_sentinel.py", "source_location": "L8", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_limits_storage_redis_sentinel_py", "target": "limits_errors", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/limits/storage/redis_sentinel.py", "source_location": "L9", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_limits_storage_redis_sentinel_py", "target": "limits_storage_redis", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/limits/storage/redis_sentinel.py", "source_location": "L10", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_limits_storage_redis_sentinel_py", "target": "limits_typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/limits/storage/redis_sentinel.py", "source_location": "L11", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_limits_storage_redis_sentinel_py", "target": "redis_sentinel_redissentinelstorage", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/limits/storage/redis_sentinel.py", "source_location": "L24", "weight": 1.0}, {"source": "redis_sentinel_redissentinelstorage", "target": "redisstorage", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/limits/storage/redis_sentinel.py", "source_location": "L24", "weight": 1.0}, {"source": "redis_sentinel_redissentinelstorage", "target": "redis_sentinel_redissentinelstorage_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/limits/storage/redis_sentinel.py", "source_location": "L42", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_limits_storage_redis_sentinel_py", "target": "redis_sentinel_base_exceptions", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/limits/storage/redis_sentinel.py", "source_location": "L111", "weight": 1.0}, {"source": "redis_sentinel_redissentinelstorage", "target": "redis_sentinel_redissentinelstorage_get_connection", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/limits/storage/redis_sentinel.py", "source_location": "L120", "weight": 1.0}, {"source": "redis_sentinel_rationale_25", "target": "redis_sentinel_redissentinelstorage", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/limits/storage/redis_sentinel.py", "source_location": "L25", "weight": 1.0}, {"source": "redis_sentinel_rationale_52", "target": "redis_sentinel_redissentinelstorage_init", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/limits/storage/redis_sentinel.py", "source_location": "L52", "weight": 1.0}], "raw_calls": [{"caller_nid": "redis_sentinel_redissentinelstorage_init", "callee": "super", "source_file": "backend/venv/lib/python3.12/site-packages/limits/storage/redis_sentinel.py", "source_location": "L72"}, {"caller_nid": "redis_sentinel_redissentinelstorage_init", "callee": "parse_storage_uri", "source_file": "backend/venv/lib/python3.12/site-packages/limits/storage/redis_sentinel.py", "source_location": "L76"}, {"caller_nid": "redis_sentinel_redissentinelstorage_init", "callee": "copy", "source_file": "backend/venv/lib/python3.12/site-packages/limits/storage/redis_sentinel.py", "source_location": "L78"}, {"caller_nid": "redis_sentinel_redissentinelstorage_init", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/limits/storage/redis_sentinel.py", "source_location": "L82"}, {"caller_nid": "redis_sentinel_redissentinelstorage_init", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/limits/storage/redis_sentinel.py", "source_location": "L84"}, {"caller_nid": "redis_sentinel_redissentinelstorage_init", "callee": "extend", "source_file": "backend/venv/lib/python3.12/site-packages/limits/storage/redis_sentinel.py", "source_location": "L87"}, {"caller_nid": "redis_sentinel_redissentinelstorage_init", "callee": "replace", "source_file": "backend/venv/lib/python3.12/site-packages/limits/storage/redis_sentinel.py", "source_location": "L90"}, {"caller_nid": "redis_sentinel_redissentinelstorage_init", "callee": "ConfigurationError", "source_file": "backend/venv/lib/python3.12/site-packages/limits/storage/redis_sentinel.py", "source_location": "L96"}, {"caller_nid": "redis_sentinel_redissentinelstorage_init", "callee": "startswith", "source_file": "backend/venv/lib/python3.12/site-packages/limits/storage/redis_sentinel.py", "source_location": "L98"}, {"caller_nid": "redis_sentinel_redissentinelstorage_init", "callee": "Sentinel", "source_file": "backend/venv/lib/python3.12/site-packages/limits/storage/redis_sentinel.py", "source_location": "L100"}, {"caller_nid": "redis_sentinel_redissentinelstorage_init", "callee": "master_for", "source_file": "backend/venv/lib/python3.12/site-packages/limits/storage/redis_sentinel.py", "source_location": "L105"}, {"caller_nid": "redis_sentinel_redissentinelstorage_init", "callee": "slave_for", "source_file": "backend/venv/lib/python3.12/site-packages/limits/storage/redis_sentinel.py", "source_location": "L106"}, {"caller_nid": "redis_sentinel_redissentinelstorage_init", "callee": "initialize_storage", "source_file": "backend/venv/lib/python3.12/site-packages/limits/storage/redis_sentinel.py", "source_location": "L108"}]} |