Tags: michelchan/zio
Tags
Merge series/1.x to series/2.x (zio#7436) * Fix Gen.instant (zio#7325) * Make concatenation of empty chunks 600 times faster (zio#7396) * Extend benchmark coverage of Chunk concatenation * Improve performance of concatenation of empty Chunks * replace unused identifier with _ * Improve Chunk concatenation performance when either chunk is empty. (zio#7399) * Update things for Scala Native (still no running tests) (zio#7409) * Scala Native: run tests * Native: Run scala-native-loop in OneShot#get * Native: Test / fork := false * ci.yaml: testPlatforms on Scala 3 * ci.yaml: testPlatforms 180 min timeout * ci.yaml: testPlatforms 360 min timeout * ci.yaml: testPlatforms on Scala 3 * Update versions * Update versions * Update munit * Update things for Scala Native (still no running tests) * Update * Scala 2.12.16, 2.13.8 * fix merge Co-authored-by: LUC DUZAN <strokyl@users.noreply.github.com> Co-authored-by: Rafał Sumisławski <rafal.sumislawski@gmail.com> Co-authored-by: shawjef3 <shawjef3@gmail.com>
Memoize Subtyping Relationships (zio#7361) * optimize * use concurrent map
Migration Guide (Akka to ZIO): Entity Sharding (zio#7359) * entity sharding in akka. * fix mdoc errors. * entity sharding. * fix mdoc errors. * add entity sharding to the table. * use scala 2.13. * scalafmt. * remove docs from root projects. * remove docs from rootJVM213 project. * http applications. * cleanup. * fix header links. * fix mdoc errors.
PreviousNext