I was thinking of using memcached for cheap, fast storage to share
between servers. I need to store stuff like user preferences,
permissions, session etc. But memcached (I think) requires you to
define which servers you want to use for storage. Ideally I don't
care. I want my core/auth server to write preferences and permissions
to the cache and let tornado on other servers pull those keys out. I
think Riak could perform this in theory, but is Riak fast enough?

_______________________________________________
riak-users mailing list
riak-users@lists.basho.com
http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com

Reply via email to