Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

zio integration #307

Closed
wants to merge 5 commits into from
Closed

zio integration #307

wants to merge 5 commits into from

Conversation

dieproht
Copy link

Hey Chris,
with this PR I made an integration for zio like there already exists for cats-effect, scalaz, try/future. Maybe you can have a look?
Karl

@dieproht dieproht changed the title Zio integration zio integration Sep 27, 2019

import scala.util.control.NonFatal

object zio {

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we have this as ZioEffect similar to scalacache.CatsEffect.
It is common to import scalacache._ and this ends up shading the zio namespace.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for your feedback. That sounds reasonable. I renamed the module object according your suggestion.

@dpennell
Copy link

Thanks for contributing this!

@lewisjkl
Copy link
Collaborator

Thanks for the contribution here! I am going to close this since the library as a whole is moving away from having different modes (see #345).

@lewisjkl lewisjkl closed this Feb 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants