Commit b89a916
Max Azatian
v2.0:
- Added EDD instead of polling;
- Added Kafka with msg topics;
- Added gunicorn for better processing capabilities; also Redis for saving data temporarily;
- Updated README, added separate .md file about architecture
- Updated test suite;1 parent 9897abc commit b89a916
File tree
481 files changed
+59860
-39385
lines changed- .github/workflows
- backend
- alertmanager
- app
- api
- routes
- admin
- core
- exceptions
- health_checker
- metrics
- middlewares
- tracing
- db
- migrations
- repositories
- admin
- schema
- dlq
- domain
- admin
- dlq
- enums
- events
- execution
- notification
- rate_limit
- replay
- saga
- saved_script
- sse
- user
- events
- core
- kafka
- cb
- health_check
- metrics
- schema
- store
- infrastructure
- kafka
- events
- mappers
- schemas_avro
- schemas_pydantic
- scripts
- services
- coordinator
- event_replay
- idempotency
- k8s_worker
- pod_monitor
- result_processor
- saga
- sse
- websocket
- docs
- security
- workers
- grafana/provisioning
- dashboards
- datasources
- prometheus
- scripts
- tests
- integration
- load
- unit
- api
- routes
- app
- core
- metrics
- db
- repositories
- schema
- dlq
- events
- infrastructure
- mappers
- services
- coordinator
- event_replay
- k8s_worker
- pod_monitor
- result_processor
- saga
- sse
- workers
- cert-generator
- frontend/src
- components
- routes
- admin
- stores
- styles
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
481 files changed
+59860
-39385
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| 43 | + | |
| 44 | + | |
43 | 45 | | |
44 | 46 | | |
45 | 47 | | |
| |||
81 | 83 | | |
82 | 84 | | |
83 | 85 | | |
84 | | - | |
| 86 | + | |
85 | 87 | | |
86 | 88 | | |
87 | 89 | | |
88 | 90 | | |
89 | 91 | | |
90 | 92 | | |
91 | 93 | | |
92 | | - | |
| 94 | + | |
93 | 95 | | |
94 | 96 | | |
95 | 97 | | |
| |||
106 | 108 | | |
107 | 109 | | |
108 | 110 | | |
109 | | - | |
| 111 | + | |
110 | 112 | | |
111 | 113 | | |
112 | 114 | | |
| |||
117 | 119 | | |
118 | 120 | | |
119 | 121 | | |
| 122 | + | |
| 123 | + | |
120 | 124 | | |
121 | 125 | | |
| 126 | + | |
122 | 127 | | |
123 | 128 | | |
124 | 129 | | |
| |||
149 | 154 | | |
150 | 155 | | |
151 | 156 | | |
152 | | - | |
| 157 | + | |
0 commit comments