Update architecture.md

This commit is contained in:
qiaofeng1227 2023-04-11 17:52:35 +08:00 committed by GitHub
parent 7209744773
commit 6de6afd865
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3,7 +3,16 @@
![image](https://user-images.githubusercontent.com/43192516/231104572-a57940b1-273b-4761-ae82-7139a8966f70.png)
## RQ status
## RQ
### 设计
RQ 用于异步处理**创建应用**的事务任务,需保证任务成功或失败后续处理
### RQ status
RQ 主要解决创建应用的状态
![image](https://user-images.githubusercontent.com/43192516/231103506-22bbfc80-f31f-4ba0-a331-4a05a345ec25.png)
## docker compose status