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

Caching combinator #16

Open
jdegoes opened this issue Jan 29, 2019 · 0 comments
Open

Caching combinator #16

jdegoes opened this issue Jan 29, 2019 · 0 comments

Comments

@jdegoes
Copy link
Member

jdegoes commented Jan 29, 2019

We should have an actor combinator that wraps an actor and adds caching, assuming a suitable type class is defined for the input message (hashable and equality?).

We should define our own type classes and remove dependencies on Scalaz, just keep the ZIO dependencies.

@softinio softinio added this to To do in Zio Actors Project 1 Dec 18, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

No branches or pull requests

1 participant