Patrik, you can do no wrong.

On Tuesday, 20 January 2015 22:15:39 UTC+11, Patrik Nordwall wrote:
>
> Another alternative is to use akka-data-replication 
> <https://github.com/patriknw/akka-data-replication>.
>
> /Patrik
>
> On Tue, Jan 20, 2015 at 3:16 AM, Soumya Simanta <soumya....@gmail.com 
> <javascript:>> wrote:
>
>> 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+...@googlegroups.com <javascript:>.
>> To post to this group, send email to akka...@googlegroups.com 
>> <javascript:>.
>> Visit this group at http://groups.google.com/group/akka-user.
>> For more options, visit https://groups.google.com/d/optout.
>>
>
>
>
> -- 
>
> Patrik Nordwall
> Typesafe <http://typesafe.com/> -  Reactive apps on the JVM
> Twitter: @patriknw
>
>  

-- 
>>>>>>>>>>      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