zio-maelstrom
zio-maelstrom copied to clipboard
Learn distributed systems in Scala using ZIO and Maelstrom
Results
3
zio-maelstrom issues
Sort by
recently updated
recently updated
newest added
The logger currently is a custom implementation and a layer inside MaelstromRuntime. The apis to use logging methods are exposed at top level. When there is an unhandled error, ZIO's...
enhancement
message ids in maelstrom are used for correlate between request and response messages. that is too low level requirement. in a high level application, message ids should be self populated...