Loading...
This site is best viewed in a modern browser with JavaScript enabled.
Something went wrong while trying to load the full version of this site. Try hard-refreshing this page to fix the error.
new mongo connector: lua-mongo (based on cloudwu's work)
boyxuper
hi,
I just ported cloudwu's lua-mongo to lua_ngx:
work with lua_ngx's cosocket
compatible with luajit-2.0 via
https://github.com/keplerproject/lua-compat-5.2
METHOD: auth
METHOD: once time query
METHOD: count
https://github.com/boyxuper/lua-mongo
and you need to compile lua-bson with
https://github.com/keplerproject/lua-compat-5.2
as well
https://github.com/cloudwu/lua-bson