Cats-effect: Ecosystem upgrade megathread

Created on 18 Oct 2020  路  14Comments  路  Source: typelevel/cats-effect

Here, we can track the progress of major libraries upgrading to CE3.

That should be a nice way of finding out whether any of them are going to be late with the upgrade, or straight-up impossible to migrate in a relatively source-compatible fashion.

From our readme and some libs I randomly remembered for now:

If you have edit rights, feel free to add more details / libraries or change the presentation (I'm thinking a table might be useful at some point).

CE 3

Most helpful comment

Can we roll fuuid in to cats-effect-std module?

All 14 comments

I came here from your tweet 馃槄
In cats, I did the following doc PR to collect the libs/projects related to the typelevel ecosystem

https://github.com/typelevel/cats/pull/3609

It may be relevant to this thread I guess
Cheers 馃槈

@Daenyth added. @ChristopherDavenport -verse is a vital part of it!

btw. you have edit rights, feel free to add them to OP

Can we roll fuuid in to cats-effect-std module?

Can we roll fuuid in to cats-effect-std module?

I'm all for it. Also a small Random[F], Chris's unique and https://github.com/ChristopherDavenport/system-effect/blob/master/src/main/scala/io/chrisdavenport/system/effect/Environment.scala

Added, thanks!

Can we open issues for each library/class we'd like to port to std?

Random - https://github.com/christopherdavenport/random
Cats-Effect-Time - https://github.com/ChristopherDavenport/cats-effect-time (scalajs artifact size complications)

@RaasAhsan I like the idea, I can create some later on, unless someone beats me to it

For ZIO interop, the repo is this one https://github.com/zio/interop-cats

fs2-rabbit has a CE/FS2 3.0 branch with all tests green

catbird seems to be missing from the list (Finch is using it for example).

I tried to implement the new typeclasses but I'm again blocked by cancelation requirements. My thoughts are here: https://github.com/travisbrown/catbird/pull/267

redis4cats - no progress so far it seems

Was this page helpful?
0 / 5 - 0 ratings

Related issues

ronanM picture ronanM  路  5Comments

Avasil picture Avasil  路  3Comments

jatcwang picture jatcwang  路  4Comments

Daenyth picture Daenyth  路  3Comments

jchapuis picture jchapuis  路  6Comments