Merge: mongodb: allow client to set `skip` and `limit` when calling `find`
authorJean Privat <jean@pryen.org>
Mon, 30 Nov 2015 15:12:00 +0000 (10:12 -0500)
committerJean Privat <jean@pryen.org>
Mon, 30 Nov 2015 15:12:00 +0000 (10:12 -0500)
commitb3cc7d24e310cbd0ab271ee46640e561a7bada86
tree23c323ed504c679e6d6d3737637234a024b15d5f
parent0b30d25c6e4f289a6f6392ae61b54cb4c56b3f82
parentb085a888968fce645af5353a70b00eea941a00d2
Merge: mongodb: allow client to set `skip` and `limit` when calling `find`

Signed-off-by: Alexandre Terrasa <alexandre@moz-code.org>

Pull-Request: #1868
Reviewed-by: Romain Chanoir <romain.chanoir@viacesi.fr>
Reviewed-by: Jean Privat <jean@pryen.org>
lib/mongodb/mongodb.nit
lib/mongodb/native_mongodb.nit