Portfolio
Avishek Devnath
Avishek
Devnath
Software Engineer  ·  Backend & System Design
0%
“Building systems that last.”
Python Package (pip)

CacheFlight

In-process async request deduplication for Python.

Python
CacheFlight
Live
📋
About this Project

Prevent duplicate expensive async work under concurrent load. When many callers request the same key simultaneously, CacheFlight ensures the task executes once and shares the result with all waiters.

⚙️
Technologies
Python
🔗
Repositories
Github
Github
Public