zio-keeper
zio-keeper copied to clipboard
A ZIO library for building distributed systems
Updates [dev.zio:zio-nio](https://github.com/zio/zio-nio) from 1.0.0-RC9 to 1.0.0-RC12. [GitHub Release Notes](https://github.com/zio/zio-nio/releases/tag/v1.0.0-RC12) - [Version Diff](https://github.com/zio/zio-nio/compare/v1.0.0-RC9...v1.0.0-RC12) I'll automatically update this PR to resolve conflicts as long as you don't change it yourself. If you'd...
In order to ensure that the implementations are reliable we should use something like [PeerSim](http://peersim.sourceforge.net/) to run simulations. Scope of this ticket is to figure out a way to test...
Updates * [org.scalameta:mdoc](https://github.com/scalameta/mdoc) * [org.scalameta:sbt-mdoc](https://github.com/scalameta/mdoc) from 2.2.14 to 2.2.24. [GitHub Release Notes](https://github.com/scalameta/mdoc/releases/tag/v2.2.24) - [Version Diff](https://github.com/scalameta/mdoc/compare/v2.2.14...v2.2.24) I'll automatically update this PR to resolve conflicts as long as you don't change it...
ZIO is at Milestone 4, with an RC expected in the next few weeks. https://github.com/zio/zio/releases/tag/v2.0.0-M4 The API is nearly stable at this point, so any early migration work against this...
Updates [dev.zio:zio-config](https://github.com/zio/zio-config) from 1.0.5 to 1.0.10. [GitHub Release Notes](https://github.com/zio/zio-config/releases/tag/v1.0.10) - [Version Diff](https://github.com/zio/zio-config/compare/v1.0.5...v1.0.10) I'll automatically update this PR to resolve conflicts as long as you don't change it yourself. If you'd...
Updates * [dev.zio:zio-nio](https://github.com/zio/zio-nio) * [dev.zio:zio-nio-core](https://github.com/zio/zio-nio) from 1.0.0-RC9 to 1.0.0-RC11. [GitHub Release Notes](https://github.com/zio/zio-nio/releases/tag/v1.0.0-RC11) - [Version Diff](https://github.com/zio/zio-nio/compare/v1.0.0-RC9...v1.0.0-RC11) I'll automatically update this PR to resolve conflicts as long as you don't change it...
Updates [org.scala-sbt:sbt](https://github.com/sbt/sbt) from 1.4.6 to 1.4.9. [GitHub Release Notes](https://github.com/sbt/sbt/releases/tag/v1.4.9) - [Version Diff](https://github.com/sbt/sbt/compare/v1.4.6...v1.4.9) I'll automatically update this PR to resolve conflicts as long as you don't change it yourself. If you'd...
Updates [org.scala-lang:scala-library](https://github.com/scala/scala.git) from 2.12.10 to 2.12.13. I'll automatically update this PR to resolve conflicts as long as you don't change it yourself. If you'd like to skip this version, you...
Ensure HyParView is working e2e using real infrastructure and if possible add a separate test suite for it.
Tests need to be expanded for: * [ ] [active Protocol](https://github.com/zio/zio-keeper/blob/master/keeper/src/main/scala/zio/keeper/hyparview/protocols.scala#L69) * [ ] PlumTree module