Commit ebaf307
Add a federated index to resolve mongo slow queries (#5818)
* Add a new cron function
* Add a new cron function
* set the milestone
* Adding a union index speeds
* Update execution_queue.py
* Update execution_queue.py
* Update execution_queue.py
* Update CHANGELOG.rst
* Update execution_queue.py
* Update st2common/st2common/constants/triggers.py
* Update CHANGELOG.rst
* Reformat with black
Co-authored-by: Eugen C <1533818+armab@users.noreply.github.com>1 parent a71b41d commit ebaf307
File tree
2 files changed
+7
-0
lines changed- st2common/st2common/models/db
2 files changed
+7
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| 19 | + | |
| 20 | + | |
19 | 21 | | |
20 | 22 | | |
21 | 23 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
80 | 85 | | |
81 | 86 | | |
82 | 87 | | |
| |||
0 commit comments