Ah, I get it. Your normal access pattern should be one row at a time.
On Sun, Jul 3, 2011 at 11:41 AM, David Boxenhorn <da...@citypath.com> wrote: >>> What do you think ? >> >> I think you should strongly consider denormalizing so that you can >> read ranges from a single row instead. > > Why do you recommend denormalizing instead of secondary indexes? >