Skip to content

Commit a66dae5

Browse files
authored
Move orchestrator + persistency to modules section (eclipse-score#24)
Signed-off-by: Nicolae Dicu <[email protected]>
1 parent a80da60 commit a66dae5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

profile/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,8 @@ See [S-CORE-website](https://eclipse-score.github.io/) and [documentation](https
3737
| [feo](https://github.com/eclipse-score/feo) | Repository for the Fixed Order Execution (FEO) framework | ✅ active |
3838
| [itf](https://github.com/eclipse-score/itf) | Integration Testing Framework repository | ✅ active |
3939
| [operating_system](https://github.com/eclipse-score/operating_system) | Repository for the module operating system | 💤 obsolete |
40+
| [orchestrator](https://github.com/eclipse-score/orchestrator) | Orchestration framework & Safe async runtime for Rust | ✅ active |
41+
| [persistency](https://github.com/eclipse-score/persistency) | Repository for persistency framework | ✅ active |
4042

4143
### Integrations
4244
| Repository | Description | Status |
@@ -55,9 +57,7 @@ See [S-CORE-website](https://eclipse-score.github.io/) and [documentation](https
5557
| [inc_json](https://github.com/eclipse-score/inc_json) | Incubation repository for JSON module | 💤 obsolete |
5658
| [inc_mw_com](https://github.com/eclipse-score/inc_mw_com) | Incubation repository for interprocess communication framework | ✅ active |
5759
| [inc_mw_log](https://github.com/eclipse-score/inc_mw_log) | Incubation repository for logging framework | ✅ active |
58-
| [persistency](https://github.com/eclipse-score/persistency) | Incubation repository for persistency framework | ✅ active |
5960
| [inc_nlohmann_json](https://github.com/eclipse-score/inc_nlohmann_json) | Nlohmann JSON Library | 💤 obsolete |
60-
| [orchestrator](https://github.com/eclipse-score/orchestrator) | Repository for the Orchestration framework incl. async executor | ✅ active |
6161
| [inc_os_autosd](https://github.com/eclipse-score/inc_os_autosd) | Incubation repository for AutoSD Development Platform | ✅ active |
6262
| [inc_process_test_management](https://github.com/eclipse-score/inc_process_test_management) | Incubation repository for Process - Sphinx-Test management | 💤 obsolete |
6363
| [inc_process_variant_management](https://github.com/eclipse-score/inc_process_variant_management) | Incubation repository for Process - Sphinx-Variant management | 🕓 stale |
@@ -96,4 +96,4 @@ See [S-CORE-website](https://eclipse-score.github.io/) and [documentation](https
9696

9797
| Repository | Description | Status |
9898
|------------|-------------|--------|
99-
| [examples](https://github.com/eclipse-score/examples) | Hosts templates and examples for score tools and workflows | 💤 obsolete |
99+
| [examples](https://github.com/eclipse-score/examples) | Hosts templates and examples for score tools and workflows | 💤 obsolete |

0 commit comments

Comments
 (0)