yotei/yotei-nodes
xqtc c677a142dd
All checks were successful
/ build (push) Successful in 1m16s
/ clippy (push) Successful in 1m21s
Idk i should rly commit when i am done and not 2 days later
2024-09-17 16:56:52 +02:00
..
src Idk i should rly commit when i am done and not 2 days later 2024-09-17 16:56:52 +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 restructuring 2024-09-13 13:17:41 +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 |
                                            +----------------+