Files
UnrealEngine/Engine/Source/Programs/Horde/Docs/Features.md
2025-05-18 13:04:45 +08:00

26 lines
1.3 KiB
Markdown

[Horde](../README.md) > Feature Status
# Feature Status
| Feature | Status | Notes/Roadmap |
| ------- | ------ | ----- |
| Analytics | 🟧 Experimental | - |
| Artifact&nbsp;Distribution | 🟨&nbsp;Beta | Needs better integration with other tooling.<br>Improved chunking and upload performance. |
| Automation Hub | 🟩&nbsp;Production Ready | - |
| Build Automation | 🟩&nbsp;Production Ready | Migrate jobs to a more lightweight data model.<br>Programmable state machine for jobs. |
| Build Health | 🟩&nbsp;Production Ready | - |
| DDC | 🟥&nbsp;Early | Recommend using UnrealCloudDDC rather than Horde. |
| Experimental | 🟧&nbsp;Experimental | - |
| Remote Execution | 🟩&nbsp;Production Ready | - |
| UnrealGameSync&nbsp;Server | 🟩&nbsp;Production Ready | - |
## Key
* 🟩 **Production Ready**: Recommended for use in production environments.
Epic will maintain an upgrade path for this feature between releases.
* 🟨 **Beta**: Feature is stable and ready for evaluation but may have bugs and minor missing features.
Epic will attempt to maintain an upgrade path for this feature.
* 🟧 **Experimental**: Feature is functional but may undergo significant modifications or be removed entirely
in future releases.
* 🟥 **Early**: Feature is still early in development and is not recommended for use.