parent
90d0c6e3b6
commit
4c1aff8142
|
@ -0,0 +1,7 @@
|
|||
#+title: Fly.io Distributed Systems Challenge
|
||||
|
||||
This repo contains my Rust-based solution of [[https://fly.io][Fly.io]]s [[https://fly.io/dist-sys/][Distributed Systems Challenge]].
|
||||
|
||||
I've written some rudimantary unit tests for each of the tasks.
|
||||
|
||||
What is left to do is to simulate Fly.ios Maelstrom behavior, which is used for testing the Go-based implementation.
|
Loading…
Reference in New Issue