File tree
229 files changed
+6025
-3188
lines changed- .github/workflows
- packages
- core
- minos-microservice-aggregate
- minos/aggregate
- deltas
- repositories
- database
- entities
- refs
- events/repositories
- database
- snapshots
- repositories
- database
- testing
- deltas
- repositories
- events
- repositories
- snapshots/repositories
- transactions
- tests
- test_aggregate
- test_deltas
- test_repositories
- test_entities
- test_models
- test_root
- test_refs
- test_repositories
- test_events
- test_snapshots
- test_repositories
- test_transactions
- minos-microservice-common
- minos/common
- config
- injections
- model
- serializers/avro/data
- types
- tests
- config
- test_common
- test_config
- test_v1
- test_v2
- test_database
- minos-microservice-cqrs
- minos/cqrs
- tests
- test_cqrs
- minos-microservice-networks
- minos/networks
- brokers
- publishers
- transactional
- repositories
- database
- testing
- brokers
- publishers
- tests
- test_networks/test_brokers/test_publishers/test_transactional
- test_repositories
- test_database
- minos-microservice-saga
- minos/saga
- executions/executors
- tests
- test_saga
- test_executions/test_executors
- minos-microservice-transactions
- minos/transactions
- repositories
- database
- testing
- repositories
- tests
- test_transactions
- test_repositories
- plugins
- minos-broker-kafka
- minos/plugins/kafka
- minos-broker-rabbitmq
- minos/plugins/rabbitmq
- minos-database-aiopg
- minos/plugins/aiopg
- factories
- aggregate
- snapshots
- networks
- publishers
- tests
- test_aiopg/test_factories
- test_aggregate/test_events
- test_networks/test_publishers/test_transactions
- test_transactions
- minos-database-lmdb
- minos/plugins/lmdb
- tests
- minos-discovery-kong
- minos/plugins/kong
- minos-discovery-minos
- minos/plugins/minos_discovery
- minos-http-aiohttp
- minos/plugins/aiohttp
- minos-router-graphql
- minos/plugins/graphql
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
229 files changed
+6025
-3188
lines changedLines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
10 | 10 |
| |
11 | 11 |
| |
12 | 12 |
| |
| 13 | + | |
13 | 14 |
| |
14 | 15 |
| |
15 | 16 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
| 12 | + | |
12 | 13 |
| |
13 | 14 |
| |
14 | 15 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
| 11 | + | |
11 | 12 |
| |
12 | 13 |
| |
13 | 14 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
12 |
| - | |
| 12 | + | |
13 | 13 |
| |
14 | 14 |
| |
15 | 15 |
| |
|
Lines changed: 33 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + |
Lines changed: 48 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + |
Lines changed: 7 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
37 | 37 |
| |
38 | 38 |
| |
39 | 39 |
| |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
40 | 47 |
| |
41 | 48 |
| |
42 | 49 |
| |
|
Lines changed: 28 additions & 60 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
225 | 225 |
| |
226 | 226 |
| |
227 | 227 |
| |
228 |
| - | |
| 228 | + | |
229 | 229 |
| |
230 | 230 |
| |
231 | 231 |
| |
232 | 232 |
| |
233 |
| - | |
234 |
| - | |
| 233 | + | |
| 234 | + | |
235 | 235 |
| |
236 | 236 |
| |
237 | 237 |
| |
| |||
262 | 262 |
| |
263 | 263 |
| |
264 | 264 |
| |
265 |
| - | |
266 |
| - | |
267 |
| - | |
| 265 | + | |
268 | 266 |
| |
269 | 267 |
| |
270 | 268 |
| |
271 |
| - | |
272 |
| - | |
| 269 | + | |
| 270 | + | |
273 | 271 |
| |
274 | 272 |
| |
275 | 273 |
| |
| |||
279 | 277 |
| |
280 | 278 |
| |
281 | 279 |
| |
282 |
| - | |
| 280 | + | |
283 | 281 |
| |
284 | 282 |
| |
285 |
| - | |
286 |
| - | |
| 283 | + | |
| 284 | + | |
287 | 285 |
| |
288 | 286 |
| |
289 |
| - | |
290 |
| - | |
291 |
| - | |
292 |
| - | |
293 |
| - | |
294 |
| - | |
295 |
| - | |
| 287 | + | |
296 | 288 |
| |
297 | 289 |
| |
298 | 290 |
| |
| |||
334 | 326 |
| |
335 | 327 |
| |
336 | 328 |
| |
337 |
| - | |
| 329 | + | |
338 | 330 |
| |
339 | 331 |
| |
340 | 332 |
| |
341 | 333 |
| |
342 |
| - | |
343 |
| - | |
| 334 | + | |
| 335 | + | |
344 | 336 |
| |
345 | 337 |
| |
346 |
| - | |
347 |
| - | |
348 |
| - | |
349 |
| - | |
350 |
| - | |
351 |
| - | |
352 |
| - | |
| 338 | + | |
353 | 339 |
| |
354 | 340 |
| |
355 | 341 |
| |
| |||
436 | 422 |
| |
437 | 423 |
| |
438 | 424 |
| |
439 |
| - | |
| 425 | + | |
440 | 426 |
| |
441 | 427 |
| |
442 | 428 |
| |
443 | 429 |
| |
444 | 430 |
| |
445 |
| - | |
446 |
| - | |
| 431 | + | |
| 432 | + | |
447 | 433 |
| |
448 | 434 |
| |
449 |
| - | |
450 |
| - | |
451 |
| - | |
452 |
| - | |
453 |
| - | |
454 |
| - | |
455 |
| - | |
| 435 | + | |
456 | 436 |
| |
457 | 437 |
| |
458 | 438 |
| |
| |||
594 | 574 |
| |
595 | 575 |
| |
596 | 576 |
| |
597 |
| - | |
| 577 | + | |
598 | 578 |
| |
599 | 579 |
| |
600 | 580 |
| |
601 | 581 |
| |
602 | 582 |
| |
603 |
| - | |
604 |
| - | |
| 583 | + | |
| 584 | + | |
605 | 585 |
| |
606 | 586 |
| |
607 |
| - | |
608 |
| - | |
609 |
| - | |
610 |
| - | |
611 |
| - | |
612 |
| - | |
613 |
| - | |
| 587 | + | |
614 | 588 |
| |
615 | 589 |
| |
616 | 590 |
| |
| |||
797 | 771 |
| |
798 | 772 |
| |
799 | 773 |
| |
800 |
| - | |
| 774 | + | |
801 | 775 |
| |
802 | 776 |
| |
803 | 777 |
| |
804 | 778 |
| |
805 | 779 |
| |
806 | 780 |
| |
807 |
| - | |
808 |
| - | |
| 781 | + | |
| 782 | + | |
809 | 783 |
| |
810 | 784 |
| |
811 |
| - | |
812 |
| - | |
813 |
| - | |
814 |
| - | |
815 |
| - | |
816 |
| - | |
817 |
| - | |
| 785 | + | |
818 | 786 |
| |
819 | 787 |
| |
820 | 788 |
| |
| |||
1046 | 1014 |
| |
1047 | 1015 |
| |
1048 | 1016 |
| |
1049 |
| - | |
| 1017 | + | |
1050 | 1018 |
| |
1051 | 1019 |
| |
1052 | 1020 |
| |
1053 | 1021 |
| |
1054 | 1022 |
| |
1055 |
| - | |
| 1023 | + | |
1056 | 1024 |
| |
1057 | 1025 |
| |
1058 | 1026 |
| |
|
0 commit comments