Files
tfm_ainventory/graphify-out/cache/34fea55e8f3bd57539c4105e67c24f90be456d80ca74ad242413ea1cab63522d.json

1 line
20 KiB
JSON

{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_limits_aio_storage_memcached_init_py", "label": "__init__.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memcached/__init__.py", "source_location": "L1"}, {"id": "init_memcachedstorage", "label": "MemcachedStorage", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memcached/__init__.py", "source_location": "L23"}, {"id": "storage", "label": "Storage", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "slidingwindowcountersupport", "label": "SlidingWindowCounterSupport", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "timestampedslidingwindow", "label": "TimestampedSlidingWindow", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "init_memcachedstorage_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memcached/__init__.py", "source_location": "L41"}, {"id": "init_base_exceptions", "label": "base_exceptions()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memcached/__init__.py", "source_location": "L72"}, {"id": "init_memcachedstorage_get", "label": ".get()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memcached/__init__.py", "source_location": "L77"}, {"id": "init_memcachedstorage_clear", "label": ".clear()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memcached/__init__.py", "source_location": "L83"}, {"id": "init_memcachedstorage_incr", "label": ".incr()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memcached/__init__.py", "source_location": "L89"}, {"id": "init_memcachedstorage_get_expiry", "label": ".get_expiry()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memcached/__init__.py", "source_location": "L109"}, {"id": "init_memcachedstorage_reset", "label": ".reset()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memcached/__init__.py", "source_location": "L115"}, {"id": "init_memcachedstorage_check", "label": ".check()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memcached/__init__.py", "source_location": "L118"}, {"id": "init_memcachedstorage_acquire_sliding_window_entry", "label": ".acquire_sliding_window_entry()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memcached/__init__.py", "source_location": "L121"}, {"id": "init_memcachedstorage_get_sliding_window", "label": ".get_sliding_window()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memcached/__init__.py", "source_location": "L162"}, {"id": "init_memcachedstorage_clear_sliding_window", "label": ".clear_sliding_window()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memcached/__init__.py", "source_location": "L171"}, {"id": "init_memcachedstorage_get_sliding_window_info", "label": "._get_sliding_window_info()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memcached/__init__.py", "source_location": "L176"}, {"id": "init_rationale_24", "label": "Rate limit storage with memcached as backend. Depends on :pypi:`memcachio`", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memcached/__init__.py", "source_location": "L24"}, {"id": "init_rationale_48", "label": ":param uri: memcached location of the form ``async+memcached://host:por", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memcached/__init__.py", "source_location": "L48"}, {"id": "init_rationale_78", "label": ":param key: the key to get the counter value for", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memcached/__init__.py", "source_location": "L78"}, {"id": "init_rationale_84", "label": ":param key: the key to clear rate limits for", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memcached/__init__.py", "source_location": "L84"}, {"id": "init_rationale_96", "label": "increments the counter for a given rate limit key :param key: the key t", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memcached/__init__.py", "source_location": "L96"}, {"id": "init_rationale_110", "label": ":param key: the key to get the expiry for", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memcached/__init__.py", "source_location": "L110"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_limits_aio_storage_memcached_init_py", "target": "asyncio", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memcached/__init__.py", "source_location": "L3", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_limits_aio_storage_memcached_init_py", "target": "time", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memcached/__init__.py", "source_location": "L4", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_limits_aio_storage_memcached_init_py", "target": "math", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memcached/__init__.py", "source_location": "L5", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_limits_aio_storage_memcached_init_py", "target": "deprecated_sphinx", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memcached/__init__.py", "source_location": "L7", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_limits_aio_storage_memcached_init_py", "target": "packaging_version", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memcached/__init__.py", "source_location": "L8", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_limits_aio_storage_memcached_init_py", "target": "limits_aio_storage", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memcached/__init__.py", "source_location": "L10", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_limits_aio_storage_memcached_init_py", "target": "limits_aio_storage_memcached_bridge", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memcached/__init__.py", "source_location": "L11", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_limits_aio_storage_memcached_init_py", "target": "limits_aio_storage_memcached_emcache", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memcached/__init__.py", "source_location": "L12", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_limits_aio_storage_memcached_init_py", "target": "limits_aio_storage_memcached_memcachio", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memcached/__init__.py", "source_location": "L13", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_limits_aio_storage_memcached_init_py", "target": "limits_storage_base", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memcached/__init__.py", "source_location": "L14", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_limits_aio_storage_memcached_init_py", "target": "limits_typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memcached/__init__.py", "source_location": "L15", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_limits_aio_storage_memcached_init_py", "target": "init_memcachedstorage", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memcached/__init__.py", "source_location": "L23", "weight": 1.0}, {"source": "init_memcachedstorage", "target": "storage", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memcached/__init__.py", "source_location": "L23", "weight": 1.0}, {"source": "init_memcachedstorage", "target": "slidingwindowcountersupport", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memcached/__init__.py", "source_location": "L23", "weight": 1.0}, {"source": "init_memcachedstorage", "target": "timestampedslidingwindow", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memcached/__init__.py", "source_location": "L23", "weight": 1.0}, {"source": "init_memcachedstorage", "target": "init_memcachedstorage_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memcached/__init__.py", "source_location": "L41", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_limits_aio_storage_memcached_init_py", "target": "init_base_exceptions", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memcached/__init__.py", "source_location": "L72", "weight": 1.0}, {"source": "init_memcachedstorage", "target": "init_memcachedstorage_get", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memcached/__init__.py", "source_location": "L77", "weight": 1.0}, {"source": "init_memcachedstorage", "target": "init_memcachedstorage_clear", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memcached/__init__.py", "source_location": "L83", "weight": 1.0}, {"source": "init_memcachedstorage", "target": "init_memcachedstorage_incr", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memcached/__init__.py", "source_location": "L89", "weight": 1.0}, {"source": "init_memcachedstorage", "target": "init_memcachedstorage_get_expiry", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memcached/__init__.py", "source_location": "L109", "weight": 1.0}, {"source": "init_memcachedstorage", "target": "init_memcachedstorage_reset", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memcached/__init__.py", "source_location": "L115", "weight": 1.0}, {"source": "init_memcachedstorage", "target": "init_memcachedstorage_check", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memcached/__init__.py", "source_location": "L118", "weight": 1.0}, {"source": "init_memcachedstorage", "target": "init_memcachedstorage_acquire_sliding_window_entry", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memcached/__init__.py", "source_location": "L121", "weight": 1.0}, {"source": "init_memcachedstorage", "target": "init_memcachedstorage_get_sliding_window", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memcached/__init__.py", "source_location": "L162", "weight": 1.0}, {"source": "init_memcachedstorage", "target": "init_memcachedstorage_clear_sliding_window", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memcached/__init__.py", "source_location": "L171", "weight": 1.0}, {"source": "init_memcachedstorage", "target": "init_memcachedstorage_get_sliding_window_info", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memcached/__init__.py", "source_location": "L176", "weight": 1.0}, {"source": "init_memcachedstorage_acquire_sliding_window_entry", "target": "init_memcachedstorage_get_sliding_window_info", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memcached/__init__.py", "source_location": "L137", "weight": 1.0}, {"source": "init_memcachedstorage_acquire_sliding_window_entry", "target": "init_memcachedstorage_incr", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memcached/__init__.py", "source_location": "L146", "weight": 1.0}, {"source": "init_memcachedstorage_get_sliding_window", "target": "init_memcachedstorage_get_sliding_window_info", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memcached/__init__.py", "source_location": "L167", "weight": 1.0}, {"source": "init_memcachedstorage_clear_sliding_window", "target": "init_memcachedstorage_clear", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memcached/__init__.py", "source_location": "L174", "weight": 1.0}, {"source": "init_memcachedstorage_get_sliding_window_info", "target": "init_memcachedstorage_get", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memcached/__init__.py", "source_location": "L181", "weight": 1.0}, {"source": "init_rationale_24", "target": "init_memcachedstorage", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memcached/__init__.py", "source_location": "L24", "weight": 1.0}, {"source": "init_rationale_48", "target": "init_memcachedstorage_init", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memcached/__init__.py", "source_location": "L48", "weight": 1.0}, {"source": "init_rationale_78", "target": "init_memcachedstorage_get", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memcached/__init__.py", "source_location": "L78", "weight": 1.0}, {"source": "init_rationale_84", "target": "init_memcachedstorage_clear", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memcached/__init__.py", "source_location": "L84", "weight": 1.0}, {"source": "init_rationale_96", "target": "init_memcachedstorage_incr", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memcached/__init__.py", "source_location": "L96", "weight": 1.0}, {"source": "init_rationale_110", "target": "init_memcachedstorage_get_expiry", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memcached/__init__.py", "source_location": "L110", "weight": 1.0}], "raw_calls": [{"caller_nid": "init_memcachedstorage_init", "callee": "EmcacheBridge", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memcached/__init__.py", "source_location": "L62"}, {"caller_nid": "init_memcachedstorage_init", "callee": "MemcachioBridge", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memcached/__init__.py", "source_location": "L66"}, {"caller_nid": "init_memcachedstorage_init", "callee": "super", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memcached/__init__.py", "source_location": "L69"}, {"caller_nid": "init_memcachedstorage_acquire_sliding_window_entry", "callee": "time", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memcached/__init__.py", "source_location": "L130"}, {"caller_nid": "init_memcachedstorage_acquire_sliding_window_entry", "callee": "sliding_window_keys", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memcached/__init__.py", "source_location": "L131"}, {"caller_nid": "init_memcachedstorage_acquire_sliding_window_entry", "callee": "time", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memcached/__init__.py", "source_location": "L138"}, {"caller_nid": "init_memcachedstorage_acquire_sliding_window_entry", "callee": "floor", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memcached/__init__.py", "source_location": "L140"}, {"caller_nid": "init_memcachedstorage_acquire_sliding_window_entry", "callee": "time", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memcached/__init__.py", "source_location": "L149"}, {"caller_nid": "init_memcachedstorage_acquire_sliding_window_entry", "callee": "max", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memcached/__init__.py", "source_location": "L150"}, {"caller_nid": "init_memcachedstorage_acquire_sliding_window_entry", "callee": "floor", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memcached/__init__.py", "source_location": "L154"}, {"caller_nid": "init_memcachedstorage_acquire_sliding_window_entry", "callee": "decr", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memcached/__init__.py", "source_location": "L158"}, {"caller_nid": "init_memcachedstorage_get_sliding_window", "callee": "time", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memcached/__init__.py", "source_location": "L165"}, {"caller_nid": "init_memcachedstorage_get_sliding_window", "callee": "sliding_window_keys", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memcached/__init__.py", "source_location": "L166"}, {"caller_nid": "init_memcachedstorage_clear_sliding_window", "callee": "time", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memcached/__init__.py", "source_location": "L172"}, {"caller_nid": "init_memcachedstorage_clear_sliding_window", "callee": "sliding_window_keys", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memcached/__init__.py", "source_location": "L173"}, {"caller_nid": "init_memcachedstorage_clear_sliding_window", "callee": "gather", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memcached/__init__.py", "source_location": "L174"}, {"caller_nid": "init_memcachedstorage_get_sliding_window_info", "callee": "get_many", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memcached/__init__.py", "source_location": "L179"}, {"caller_nid": "init_memcachedstorage_get_sliding_window_info", "callee": "encode", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memcached/__init__.py", "source_location": "L181"}, {"caller_nid": "init_memcachedstorage_get_sliding_window_info", "callee": "encode", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memcached/__init__.py", "source_location": "L182"}, {"caller_nid": "init_memcachedstorage_get_sliding_window_info", "callee": "float", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memcached/__init__.py", "source_location": "L185"}]}