[1] so other people can reuse and optimize them.
1. https://github.com/wicketstuff/core
On Sat, Nov 9, 2013 at 4:21 PM, Till Klocke wrote:
> Hi!
>
> I'm trying to get an efficient pagination with MongoDB and Wicket working.
> The problem with MongoDB is, that the skip ope
asics and then iterate on additional supported
features, at it's core you only need a panel, some buttons and a repeating
view, you can adapt the core to any query model/requirements.
Hope that helps a bit.
Adam
On Sat, Nov 9, 2013 at 6:21 AM, Till Klocke wrote:
> Hi!
>
> I'
Hi!
I'm trying to get an efficient pagination with MongoDB and Wicket working.
The problem with MongoDB is, that the skip operation can become really
expensive on large datasets (basically every time you really need
pagination). So the best practice for pagination in MongoDB is to make