yotei/yotei-nodes
xqtc c4c2e7ae5b
Some checks failed
/ build (push) Failing after 1m42s
/ clippy (push) Failing after 1m47s
Specs
2024-10-01 17:11:11 +02:00
..
src Specs 2024-10-01 17:11:11 +02:00
.gitignore uwusched -> yoitei 2024-09-11 19:10:12 +02:00
build.rs Cargo publish stuff 2024-09-12 00:01:26 +02:00
Cargo.lock uwusched -> yoitei 2024-09-11 19:10:12 +02:00
Cargo.toml Specs 2024-10-01 17:11:11 +02:00
README.md Add WIP notice to README 2024-09-12 00:01:31 +02:00

🚧THIS IS WIP AND NOT WORKING RN🚧

YOTEI

YOTEI is an active-active, high-availability clustering soloution.

Basic Architecture

                                            +----------------+
                                    /-----> | Compute Node 1 |
                                   |        +----------------+
+--------+       +-----------+     |        +----------------+
| Client | ----> | Head Node | <---|------> | Compute Node 2 |
+--------+       +-----------+     |        +----------------+
                                   |        +----------------+
                                    \-----> | Compute Node n |
                                            +----------------+