debasishg / effRedis

Non-blocking, effectful Scala client for Redis

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

In redis operations we pass an implicit Blocker - this needs to change

debasishg opened this issue · comments

As per recommendation in cats-effect