Hello I wanted to grab some suggestions on what could be made better in the 
early implementation of my simple redis client on to of akka-streams.

The code is here: https://github.com/envisia/play-cache-backport
everything akka-streams related is 
here: 
https://github.com/envisia/play-cache-backport/tree/master/play-cache-redis/src/main/scala/de/envisia/envisia/redis/internal

Actually it's quite early (like 2-3 hours work) but I wanted to stabilize 
it a bit and maybe implement the message types correctly via a 
decoder/encoder.

I'm also not exactly sure how a reconnect could work with that. Probably 
need to check what happens on failure and then screw the whole 
RedisConnection

-- 
>>>>>>>>>>      Read the docs: http://akka.io/docs/
>>>>>>>>>>      Check the FAQ: 
>>>>>>>>>> http://doc.akka.io/docs/akka/current/additional/faq.html
>>>>>>>>>>      Search the archives: https://groups.google.com/group/akka-user
--- 
You received this message because you are subscribed to the Google Groups "Akka 
User List" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/akka-user.
For more options, visit https://groups.google.com/d/optout.

Reply via email to