I would recommend using Redis based on personal experience. The current 
stable version is not distributed but the new 3.0 version that will be out 
in a few weeks supports clustering. 
https://groups.google.com/forum/#!topic/redis-db/_DqcFW8EAOA

There are many Scala API for connecting to Redis. 

Here are some other options. I personally don't have much experience with 
these. 
MapDB http://www.mapdb.org/
Hazelcast http://hazelcast.com/
Chronicle Map http://openhft.net 



On Monday, January 19, 2015 at 8:42:09 PM UTC-5, as...@indexia.co wrote:
>
> Hey,
>
> I'm trying to build a small akka app that supports authentication via 
> tokens,
>
> What would be the simplest approach to store user tokens in a distributed 
> map cache for all akka nodes 
> as I can't guarantee that users will be served by the same akka node,
>
>
> Thanks.
>

-- 
>>>>>>>>>>      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 akka-user+unsubscr...@googlegroups.com.
To post to this group, send email to akka-user@googlegroups.com.
Visit this group at http://groups.google.com/group/akka-user.
For more options, visit https://groups.google.com/d/optout.

Reply via email to