You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have zero context, so this question might be basic but... What is the relation to bsp4j? Is that somehow tied to this repo's effect system? Or more of architectural debt that would make sense to do first?
bsp4s uses monix by default, so to change to cats we can either switch to bsp4j or rewrite bsp4s also to cats. I would prefer the first option since it's more framework agnostic and would be easier to change to something else if needed.
Since
monix
is no longer maintained, we should upgrade the effect/cancelation framework tocats-effect
Hello from the Scala Spree at Scala Days 2023 Seattle! cc @tgodzik
The text was updated successfully, but these errors were encountered: