On Tue, Jun 12, 2012 at 3:24 AM, Gabriel Hurley <[email protected]> wrote: > To speak on the specific feature of pagination, the problem of 'corruption' > by simultaneous writers is no excuse for not implementing it. You think > Google, Facebook, Flickr, etc. etc. etc. don't have this problem? If you > consume their feeds you'll notice you can fetch offset-based pagination with > ease. You'd never expect to see a navigation element at the bottom of Google > search results that said "take me to results starting with the letter m".
Maybe OT, but the reason Swift doesn't support offset-based pagination is because it doesn't scale well enough. That probably doesn't apply to everyone, though. - Mike _______________________________________________ Mailing list: https://launchpad.net/~openstack Post to : [email protected] Unsubscribe : https://launchpad.net/~openstack More help : https://help.launchpad.net/ListHelp

