ormushq / ormus

Ormus - Customer Data Platform
MIT License
28 stars 19 forks source link

feat(destination): task service, task coordinator #69

Closed PouriaSeyfi closed 6 months ago

PouriaSeyfi commented 7 months ago

Refactor consumer. Refactor task managers and workers. Implemented task service using in memory task repository and in-memory Task Idempotency. Implemented destination type task coordinator. Implemented RedisAdapter for Task Itempotency.