Sapphire is a distributed compute platform for building and running server software.
It aims to make distributed systems feel simpler to build, reason about, and operate by giving developers a more direct model centered around modules, capabilities, assemblies, stores, and projects.
Sapphire is still early. Some parts of the architecture are already strong concepts, while others are still being discovered through implementation and experimentation.
Sapphire can be build using zig build and you can run it with zig build run.
There is currently no option for a general use build, as ideas and architecture
are still coming together.
This project is dual-licensed under the terms of the MIT license and the Apache License 2.0.
You may use this project under the terms of either license.
See LICENSE-MIT and LICENSE-APACHE for details.