I’ve written a bit about modeling patterns at http://basho.com/riak-development-anti-patterns/
I expanded a bit on it in contributions to the latest version of Eric Redmond’s outstanding http://littleriakbook.com (make sure to grab one of the downloads, the HTML is out of date). -John On Nov 25, 2014, at 12:12 PM, Santi Kumar <[email protected]> wrote: > I'm experimenting with Riak and trying out with some of our use cases. Our > basic requirement is to have better response times with low latency and hence > moving away from costly joins in RDBMS. > > While modelling, for some of the mappings I can model them as muitiple > key-value pairs or use combination of Key Valu pair and index on one of the > field or using the key scans. > > I want to understand which approach is better? Having Location based queries > or Indexes and Key scans? > > Please let me know. > > Thanks > Santi > _______________________________________________ > riak-users mailing list > [email protected] > http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com _______________________________________________ riak-users mailing list [email protected] http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com
