colmethods:query(query, returnfields, numberToSkip, numberToReturn, options)
Hello everyone, I use mongol (https://github.com/bigplum/lua-resty-mongol/tree/master/lib/resty/mongol) in my project. However, there are too many problems, just like some negative number stored as wrong number, no connction pool and no support for skip&limit query. Is there a stable mongo driver?Thanks, as always,shen