Hi Max To get the best performance form Riak you should denormalise your tables. But that again depends on how many User and Server entities a Client has. Ideally you denormalise your datamodel into { "title": "foo", "limit": 1, "clients": [ { "title": "bar", "limit": 2 } ] "servers": [ { "title": "baz", "ip": "127.0.0.1" } ] } Store it in a key that is known in your request. Depending on the amount of data I would say Riak is a good fit. Martin Westergaard Lassen Software Pilot Trifork A/S Margrethepladsen 4 · 8000 Aarhus C. · Denmark Mobile +45 31 12 10 59 ![]() On 22 Mar 2013, at 06:38, Max Lapshin <max.laps...@gmail.com> wrote:
|
_______________________________________________ riak-users mailing list riak-users@lists.basho.com http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com