Fabien Carrion

Results 13 comments of Fabien Carrion

Hello, With this 'small' example, I can reproduce the bug. There is a server you can execute with `sbt run` and a client you execute with `npm install ; npm...

/attempt #469 - use the code to create a unit test - find the root cause | [Algora profile](https://console.algora.io/@/gkfabs) | Completed bounties | Tech | Active attempts | Options |...

Yes, you are right, zio-redis has no user/password case class. Such it can't handle authentication. On my side, I handle the error and the authentication in my client. I agree...