You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Event-Driven File System is a real-time file upload and processing system built using FastAPI, RabbitMQ, Docker, and Poetry. It follows an Event-Driven Architecture where uploaded files are queued via RabbitMQ and asynchronously processed by dedicated services for validation, logging, and more.