{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_limits_aio_storage_memory_py", "label": "memory.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memory.py", "source_location": "L1"}, {"id": "memory_entry", "label": "Entry", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memory.py", "source_location": "L20"}, {"id": "memory_entry_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memory.py", "source_location": "L21"}, {"id": "memory_memorystorage", "label": "MemoryStorage", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memory.py", "source_location": "L27"}, {"id": "storage", "label": "Storage", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "movingwindowsupport", "label": "MovingWindowSupport", "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": "memory_memorystorage_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memory.py", "source_location": "L42"}, {"id": "memory_memorystorage_getstate", "label": ".__getstate__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memory.py", "source_location": "L52"}, {"id": "memory_memorystorage_setstate", "label": ".__setstate__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memory.py", "source_location": "L58"}, {"id": "memory_memorystorage_expire_events", "label": ".__expire_events()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memory.py", "source_location": "L64"}, {"id": "memory_memorystorage_schedule_expiry", "label": ".__schedule_expiry()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memory.py", "source_location": "L89"}, {"id": "memory_base_exceptions", "label": "base_exceptions()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memory.py", "source_location": "L94"}, {"id": "memory_memorystorage_incr", "label": ".incr()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memory.py", "source_location": "L99"}, {"id": "memory_memorystorage_decr", "label": ".decr()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memory.py", "source_location": "L115"}, {"id": "memory_memorystorage_get", "label": ".get()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memory.py", "source_location": "L128"}, {"id": "memory_memorystorage_clear", "label": ".clear()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memory.py", "source_location": "L139"}, {"id": "memory_memorystorage_acquire_entry", "label": ".acquire_entry()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memory.py", "source_location": "L148"}, {"id": "memory_memorystorage_get_expiry", "label": ".get_expiry()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memory.py", "source_location": "L175"}, {"id": "memory_memorystorage_get_moving_window", "label": ".get_moving_window()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memory.py", "source_location": "L182"}, {"id": "memory_memorystorage_acquire_sliding_window_entry", "label": ".acquire_sliding_window_entry()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memory.py", "source_location": "L202"}, {"id": "memory_memorystorage_get_sliding_window", "label": ".get_sliding_window()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memory.py", "source_location": "L235"}, {"id": "memory_memorystorage_clear_sliding_window", "label": ".clear_sliding_window()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memory.py", "source_location": "L244"}, {"id": "memory_memorystorage_get_sliding_window_info", "label": "._get_sliding_window_info()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memory.py", "source_location": "L250"}, {"id": "memory_memorystorage_check", "label": ".check()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memory.py", "source_location": "L266"}, {"id": "memory_memorystorage_reset", "label": ".reset()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memory.py", "source_location": "L273"}, {"id": "memory_memorystorage_del", "label": ".__del__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memory.py", "source_location": "L282"}, {"id": "memory_rationale_30", "label": "rate limit storage using :class:`collections.Counter` as an in memory storag", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memory.py", "source_location": "L30"}, {"id": "memory_rationale_100", "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/memory.py", "source_location": "L100"}, {"id": "memory_rationale_116", "label": "decrements the counter for a given rate limit key. 0 is the minimum allowed valu", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memory.py", "source_location": "L116"}, {"id": "memory_rationale_129", "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/memory.py", "source_location": "L129"}, {"id": "memory_rationale_140", "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/memory.py", "source_location": "L140"}, {"id": "memory_rationale_151", "label": ":param key: rate limit key to acquire an entry in :param limit: amount o", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memory.py", "source_location": "L151"}, {"id": "memory_rationale_176", "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/memory.py", "source_location": "L176"}, {"id": "memory_rationale_185", "label": "returns the starting point and the number of entries in the moving windo", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memory.py", "source_location": "L185"}, {"id": "memory_rationale_267", "label": "check if storage is healthy", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memory.py", "source_location": "L267"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_limits_aio_storage_memory_py", "target": "asyncio", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memory.py", "source_location": "L3", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_limits_aio_storage_memory_py", "target": "bisect", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memory.py", "source_location": "L4", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_limits_aio_storage_memory_py", "target": "time", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memory.py", "source_location": "L5", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_limits_aio_storage_memory_py", "target": "collections", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memory.py", "source_location": "L6", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_limits_aio_storage_memory_py", "target": "math", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memory.py", "source_location": "L7", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_limits_aio_storage_memory_py", "target": "deprecated_sphinx", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memory.py", "source_location": "L9", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_limits_aio_storage_memory_py", "target": "limits_typing", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memory.py", "source_location": "L11", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_limits_aio_storage_memory_py", "target": "limits_aio_storage_base", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memory.py", "source_location": "L12", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_limits_aio_storage_memory_py", "target": "limits_storage_base", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memory.py", "source_location": "L17", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_limits_aio_storage_memory_py", "target": "memory_entry", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memory.py", "source_location": "L20", "weight": 1.0}, {"source": "memory_entry", "target": "memory_entry_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memory.py", "source_location": "L21", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_limits_aio_storage_memory_py", "target": "memory_memorystorage", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memory.py", "source_location": "L27", "weight": 1.0}, {"source": "memory_memorystorage", "target": "storage", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memory.py", "source_location": "L27", "weight": 1.0}, {"source": "memory_memorystorage", "target": "movingwindowsupport", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memory.py", "source_location": "L27", "weight": 1.0}, {"source": "memory_memorystorage", "target": "slidingwindowcountersupport", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memory.py", "source_location": "L27", "weight": 1.0}, {"source": "memory_memorystorage", "target": "timestampedslidingwindow", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memory.py", "source_location": "L27", "weight": 1.0}, {"source": "memory_memorystorage", "target": "memory_memorystorage_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memory.py", "source_location": "L42", "weight": 1.0}, {"source": "memory_memorystorage", "target": "memory_memorystorage_getstate", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memory.py", "source_location": "L52", "weight": 1.0}, {"source": "memory_memorystorage", "target": "memory_memorystorage_setstate", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memory.py", "source_location": "L58", "weight": 1.0}, {"source": "memory_memorystorage", "target": "memory_memorystorage_expire_events", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memory.py", "source_location": "L64", "weight": 1.0}, {"source": "memory_memorystorage", "target": "memory_memorystorage_schedule_expiry", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memory.py", "source_location": "L89", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_limits_aio_storage_memory_py", "target": "memory_base_exceptions", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memory.py", "source_location": "L94", "weight": 1.0}, {"source": "memory_memorystorage", "target": "memory_memorystorage_incr", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memory.py", "source_location": "L99", "weight": 1.0}, {"source": "memory_memorystorage", "target": "memory_memorystorage_decr", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memory.py", "source_location": "L115", "weight": 1.0}, {"source": "memory_memorystorage", "target": "memory_memorystorage_get", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memory.py", "source_location": "L128", "weight": 1.0}, {"source": "memory_memorystorage", "target": "memory_memorystorage_clear", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memory.py", "source_location": "L139", "weight": 1.0}, {"source": "memory_memorystorage", "target": "memory_memorystorage_acquire_entry", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memory.py", "source_location": "L148", "weight": 1.0}, {"source": "memory_memorystorage", "target": "memory_memorystorage_get_expiry", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memory.py", "source_location": "L175", "weight": 1.0}, {"source": "memory_memorystorage", "target": "memory_memorystorage_get_moving_window", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memory.py", "source_location": "L182", "weight": 1.0}, {"source": "memory_memorystorage", "target": "memory_memorystorage_acquire_sliding_window_entry", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memory.py", "source_location": "L202", "weight": 1.0}, {"source": "memory_memorystorage", "target": "memory_memorystorage_get_sliding_window", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memory.py", "source_location": "L235", "weight": 1.0}, {"source": "memory_memorystorage", "target": "memory_memorystorage_clear_sliding_window", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memory.py", "source_location": "L244", "weight": 1.0}, {"source": "memory_memorystorage", "target": "memory_memorystorage_get_sliding_window_info", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memory.py", "source_location": "L250", "weight": 1.0}, {"source": "memory_memorystorage", "target": "memory_memorystorage_check", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memory.py", "source_location": "L266", "weight": 1.0}, {"source": "memory_memorystorage", "target": "memory_memorystorage_reset", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memory.py", "source_location": "L273", "weight": 1.0}, {"source": "memory_memorystorage", "target": "memory_memorystorage_del", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memory.py", "source_location": "L282", "weight": 1.0}, {"source": "memory_memorystorage_setstate", "target": "memory_memorystorage_schedule_expiry", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memory.py", "source_location": "L62", "weight": 1.0}, {"source": "memory_memorystorage_expire_events", "target": "memory_memorystorage_get", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memory.py", "source_location": "L75", "weight": 1.0}, {"source": "memory_memorystorage_schedule_expiry", "target": "memory_memorystorage_expire_events", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memory.py", "source_location": "L91", "weight": 1.0}, {"source": "memory_memorystorage_incr", "target": "memory_memorystorage_get", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memory.py", "source_location": "L107", "weight": 1.0}, {"source": "memory_memorystorage_incr", "target": "memory_memorystorage_schedule_expiry", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memory.py", "source_location": "L108", "weight": 1.0}, {"source": "memory_memorystorage_decr", "target": "memory_memorystorage_get", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memory.py", "source_location": "L121", "weight": 1.0}, {"source": "memory_memorystorage_decr", "target": "memory_memorystorage_schedule_expiry", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memory.py", "source_location": "L122", "weight": 1.0}, {"source": "memory_memorystorage_acquire_entry", "target": "memory_memorystorage_schedule_expiry", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memory.py", "source_location": "L160", "weight": 1.0}, {"source": "memory_memorystorage_acquire_entry", "target": "memory_entry", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memory.py", "source_location": "L172", "weight": 1.0}, {"source": "memory_memorystorage_get_expiry", "target": "memory_memorystorage_get", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memory.py", "source_location": "L180", "weight": 1.0}, {"source": "memory_memorystorage_get_moving_window", "target": "memory_memorystorage_get", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memory.py", "source_location": "L195", "weight": 1.0}, {"source": "memory_memorystorage_acquire_sliding_window_entry", "target": "memory_memorystorage_get_sliding_window_info", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memory.py", "source_location": "L218", "weight": 1.0}, {"source": "memory_memorystorage_acquire_sliding_window_entry", "target": "memory_memorystorage_incr", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memory.py", "source_location": "L225", "weight": 1.0}, {"source": "memory_memorystorage_acquire_sliding_window_entry", "target": "memory_memorystorage_decr", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memory.py", "source_location": "L231", "weight": 1.0}, {"source": "memory_memorystorage_get_sliding_window", "target": "memory_memorystorage_get_sliding_window_info", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memory.py", "source_location": "L240", "weight": 1.0}, {"source": "memory_memorystorage_clear_sliding_window", "target": "memory_memorystorage_clear", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memory.py", "source_location": "L247", "weight": 1.0}, {"source": "memory_memorystorage_get_sliding_window_info", "target": "memory_memorystorage_get", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memory.py", "source_location": "L257", "weight": 1.0}, {"source": "memory_memorystorage_reset", "target": "memory_memorystorage_clear", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memory.py", "source_location": "L275", "weight": 1.0}, {"source": "memory_rationale_30", "target": "memory_memorystorage", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memory.py", "source_location": "L30", "weight": 1.0}, {"source": "memory_rationale_100", "target": "memory_memorystorage_incr", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memory.py", "source_location": "L100", "weight": 1.0}, {"source": "memory_rationale_116", "target": "memory_memorystorage_decr", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memory.py", "source_location": "L116", "weight": 1.0}, {"source": "memory_rationale_129", "target": "memory_memorystorage_get", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memory.py", "source_location": "L129", "weight": 1.0}, {"source": "memory_rationale_140", "target": "memory_memorystorage_clear", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memory.py", "source_location": "L140", "weight": 1.0}, {"source": "memory_rationale_151", "target": "memory_memorystorage_acquire_entry", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memory.py", "source_location": "L151", "weight": 1.0}, {"source": "memory_rationale_176", "target": "memory_memorystorage_get_expiry", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memory.py", "source_location": "L176", "weight": 1.0}, {"source": "memory_rationale_185", "target": "memory_memorystorage_get_moving_window", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memory.py", "source_location": "L185", "weight": 1.0}, {"source": "memory_rationale_267", "target": "memory_memorystorage_check", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memory.py", "source_location": "L267", "weight": 1.0}], "raw_calls": [{"caller_nid": "memory_entry_init", "callee": "time", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memory.py", "source_location": "L22"}, {"caller_nid": "memory_memorystorage_init", "callee": "Counter", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memory.py", "source_location": "L45"}, {"caller_nid": "memory_memorystorage_init", "callee": "defaultdict", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memory.py", "source_location": "L46"}, {"caller_nid": "memory_memorystorage_init", "callee": "super", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memory.py", "source_location": "L50"}, {"caller_nid": "memory_memorystorage_getstate", "callee": "copy", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memory.py", "source_location": "L53"}, {"caller_nid": "memory_memorystorage_setstate", "callee": "update", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memory.py", "source_location": "L59"}, {"caller_nid": "memory_memorystorage_setstate", "callee": "defaultdict", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memory.py", "source_location": "L61"}, {"caller_nid": "memory_memorystorage_setstate", "callee": "ensure_future", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memory.py", "source_location": "L62"}, {"caller_nid": "memory_memorystorage_expire_events", "callee": "time", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memory.py", "source_location": "L66"}, {"caller_nid": "memory_memorystorage_expire_events", "callee": "list", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memory.py", "source_location": "L67"}, {"caller_nid": "memory_memorystorage_expire_events", "callee": "keys", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memory.py", "source_location": "L67"}, {"caller_nid": "memory_memorystorage_expire_events", "callee": "to_thread", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memory.py", "source_location": "L69"}, {"caller_nid": "memory_memorystorage_expire_events", "callee": "bisect_left", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memory.py", "source_location": "L70"}, {"caller_nid": "memory_memorystorage_expire_events", "callee": "pop", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memory.py", "source_location": "L78"}, {"caller_nid": "memory_memorystorage_expire_events", "callee": "pop", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memory.py", "source_location": "L79"}, {"caller_nid": "memory_memorystorage_expire_events", "callee": "list", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memory.py", "source_location": "L81"}, {"caller_nid": "memory_memorystorage_expire_events", "callee": "keys", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memory.py", "source_location": "L81"}, {"caller_nid": "memory_memorystorage_expire_events", "callee": "time", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memory.py", "source_location": "L82"}, {"caller_nid": "memory_memorystorage_expire_events", "callee": "pop", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memory.py", "source_location": "L83"}, {"caller_nid": "memory_memorystorage_expire_events", "callee": "pop", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memory.py", "source_location": "L84"}, {"caller_nid": "memory_memorystorage_expire_events", "callee": "pop", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memory.py", "source_location": "L85"}, {"caller_nid": "memory_memorystorage_schedule_expiry", "callee": "done", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memory.py", "source_location": "L90"}, {"caller_nid": "memory_memorystorage_schedule_expiry", "callee": "create_task", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memory.py", "source_location": "L91"}, {"caller_nid": "memory_memorystorage_incr", "callee": "time", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memory.py", "source_location": "L112"}, {"caller_nid": "memory_memorystorage_decr", "callee": "max", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memory.py", "source_location": "L124"}, {"caller_nid": "memory_memorystorage_get", "callee": "time", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memory.py", "source_location": "L132"}, {"caller_nid": "memory_memorystorage_get", "callee": "pop", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memory.py", "source_location": "L133"}, {"caller_nid": "memory_memorystorage_get", "callee": "pop", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memory.py", "source_location": "L134"}, {"caller_nid": "memory_memorystorage_get", "callee": "pop", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memory.py", "source_location": "L135"}, {"caller_nid": "memory_memorystorage_clear", "callee": "pop", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memory.py", "source_location": "L143"}, {"caller_nid": "memory_memorystorage_clear", "callee": "pop", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memory.py", "source_location": "L144"}, {"caller_nid": "memory_memorystorage_clear", "callee": "pop", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memory.py", "source_location": "L145"}, {"caller_nid": "memory_memorystorage_clear", "callee": "pop", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memory.py", "source_location": "L146"}, {"caller_nid": "memory_memorystorage_acquire_entry", "callee": "setdefault", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memory.py", "source_location": "L162"}, {"caller_nid": "memory_memorystorage_acquire_entry", "callee": "time", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memory.py", "source_location": "L163"}, {"caller_nid": "memory_memorystorage_get_expiry", "callee": "time", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memory.py", "source_location": "L180"}, {"caller_nid": "memory_memorystorage_get_moving_window", "callee": "time", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memory.py", "source_location": "L194"}, {"caller_nid": "memory_memorystorage_get_moving_window", "callee": "bisect_left", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memory.py", "source_location": "L196"}, {"caller_nid": "memory_memorystorage_acquire_sliding_window_entry", "callee": "time", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memory.py", "source_location": "L211"}, {"caller_nid": "memory_memorystorage_acquire_sliding_window_entry", "callee": "sliding_window_keys", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memory.py", "source_location": "L212"}, {"caller_nid": "memory_memorystorage_acquire_sliding_window_entry", "callee": "floor", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memory.py", "source_location": "L220"}, {"caller_nid": "memory_memorystorage_acquire_sliding_window_entry", "callee": "floor", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memory.py", "source_location": "L227"}, {"caller_nid": "memory_memorystorage_get_sliding_window", "callee": "time", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memory.py", "source_location": "L238"}, {"caller_nid": "memory_memorystorage_get_sliding_window", "callee": "sliding_window_keys", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memory.py", "source_location": "L239"}, {"caller_nid": "memory_memorystorage_clear_sliding_window", "callee": "time", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memory.py", "source_location": "L245"}, {"caller_nid": "memory_memorystorage_clear_sliding_window", "callee": "sliding_window_keys", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memory.py", "source_location": "L246"}, {"caller_nid": "memory_memorystorage_get_sliding_window_info", "callee": "float", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memory.py", "source_location": "L260"}, {"caller_nid": "memory_memorystorage_reset", "callee": "max", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memory.py", "source_location": "L274"}, {"caller_nid": "memory_memorystorage_reset", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memory.py", "source_location": "L274"}, {"caller_nid": "memory_memorystorage_reset", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memory.py", "source_location": "L274"}, {"caller_nid": "memory_memorystorage_del", "callee": "done", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memory.py", "source_location": "L284"}, {"caller_nid": "memory_memorystorage_del", "callee": "cancel", "source_file": "backend/venv/lib/python3.12/site-packages/limits/aio/storage/memory.py", "source_location": "L285"}]}