CatgirlIntelligenceAgency/code/common/message-queue/readme.md
2023-07-04 17:42:06 +02:00

274 B

Message Queue

Implements resilient message queueing for the application, as well as a finite state machine library backed by the message queue that enables long-running tasks that outlive the execution lifespan of the involved processes.

Message States