-
-
Notifications
You must be signed in to change notification settings - Fork 0
For everyone
This section explains Elah without expecting technical knowledge.
Think of a large Minecraft world as a growing town. A normal server asks one main machine to keep track of the town. Elah's long-term idea is to let several machines care for different areas while players still see one connected world.
That sounds simple, but it creates serious questions. Which machine is allowed to change a place? What happens if two machines disagree? What happens if a player crosses from one area to another while something crashes?
Elah is being built around safe answers to those questions. It prefers stopping temporarily over guessing and risking duplicated items, lost progress, or two machines changing the same place.
- What Elah is
- Why Elah exists
- Elastic capacity in plain language
- What works today
- Use Observer
- Safety and limits
- Frequently asked questions
- Plain-language glossary
You can stop after any page. Each page explains the terms it needs.
Elah 0.0.3 | Repository | Releases | Security