Add stack section to README
Added stack information detailing primary and legacy technologies.
This commit is contained in:
@@ -14,6 +14,10 @@ VexoraDevelopment builds high-performance Minecraft: Bedrock server tooling and
|
||||
- `domain` - business logic, managers, use-cases.
|
||||
- `storage` - persistence layer and data providers.
|
||||
|
||||
## Stack
|
||||
- Primary stack: **Go (Golang)**.
|
||||
- Legacy/prototype modules are sometimes implemented in **PHP**.
|
||||
|
||||
## Engineering principles
|
||||
- Predictable module boundaries.
|
||||
- Runtime safety first (deadlock avoidance, transaction discipline, watchdogs).
|
||||
|
||||
Reference in New Issue
Block a user