All architecture-related decisions are made using Architecture Decision Records (ADRs) present in an Architecture Decision Log.
No. | ADR | Date |
---|---|---|
0. | ADR template | 2021-11-04 |
1. | Modular monolith architecture | 2021-11-05 |
2. | Inter-module communication | 2021-11-06 |
3. | Language & framework | 2021-11-06 |
4. | In-memory storage | 2021-11-06 |
5. | Testing | 2021-11-09 |
6. | Continuous integration | 2021-11-10 |
7. |