mongodb: allow client to set `skip` and `limit` when calling `find`
authorAlexandre Terrasa <alexandre@moz-code.org>
Sun, 29 Nov 2015 20:44:14 +0000 (15:44 -0500)
committerAlexandre Terrasa <alexandre@moz-code.org>
Sun, 29 Nov 2015 20:45:51 +0000 (15:45 -0500)
commitb085a888968fce645af5353a70b00eea941a00d2
tree7c7aa19e2a227fcd3b2e01fc38444c52516a2590
parentf42f558b12f76550da6a06359ba944a88a7481ab
mongodb: allow client to set `skip` and `limit` when calling `find`

Signed-off-by: Alexandre Terrasa <alexandre@moz-code.org>
lib/mongodb/mongodb.nit
lib/mongodb/native_mongodb.nit