Re: scala-redis based on akka actors

166 views
Skip to first unread message

Debasish Ghosh

unread,
Jul 17, 2012, 1:23:56 PM7/17/12
to redi...@googlegroups.com
https://github.com/derekjw/fyrie-redis  .. not sure if it's Akka 2+ compliant though ..

On Tue, Jul 17, 2012 at 10:39 PM, schone <downwi...@gmail.com> wrote:
Is there a redis client that offers async calls based on Akka actors/futures that is compatible with the new Akka 2+ version?

I'm thinking of writing such a library if nothing is available.  Is anybody interested in joining this effort?

--
You received this message because you are subscribed to the Google Groups "Redis DB" group.
To view this discussion on the web visit https://groups.google.com/d/msg/redis-db/-/725iNg9qAocJ.
To post to this group, send email to redi...@googlegroups.com.
To unsubscribe from this group, send email to redis-db+u...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/redis-db?hl=en.



--
Debasish Ghosh
http://manning.com/ghosh

Twttr: @debasishg
Blog: http://debasishg.blogspot.com
Code: http://github.com/debasishg

Krishna Gade

unread,
Jul 17, 2012, 1:46:00 PM7/17/12
to redi...@googlegroups.com
You can use finagle-redis open-sourced by twitter which is a scala redis client. It supports futures but not sure if works with Akka actors. 


On Tue, Jul 17, 2012 at 10:09 AM, schone <downwi...@gmail.com> wrote:
Is there a redis client that offers async calls based on Akka actors/futures that is compatible with the new Akka 2+ version?

I'm thinking of writing such a library if nothing is available.  Is anybody interested in joining this effort?

--
You received this message because you are subscribed to the Google Groups "Redis DB" group.
To view this discussion on the web visit https://groups.google.com/d/msg/redis-db/-/725iNg9qAocJ.
To post to this group, send email to redi...@googlegroups.com.
To unsubscribe from this group, send email to redis-db+u...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/redis-db?hl=en.



--
krishna

Adam Shannon

unread,
Jul 17, 2012, 9:02:23 PM7/17/12
to redi...@googlegroups.com
I've been slowly working on a fork of an abandoned scala-redis project
in the past few weeks. I'm sure it could be morphed to support akka
(and built to support further advancements later on)? It would seem to
be pretty easy to just create a type of client that is a pool of
connections which you can send to.

https://github.com/adamdecaf/scala-redis
Adam Shannon
Developer
University of Northern Iowa
Junior -- Computer Science B.S. & Mathematics
http://ashannon.us
Reply all
Reply to author
Forward
0 new messages