luajit-mongo:使用 ffi 的 mongo 驱动程序,基于 mongo-c-driver 1.0 或更高版本

时间:2024-07-01 05:22:20
【文件属性】:

文件名称:luajit-mongo:使用 ffi 的 mongo 驱动程序,基于 mongo-c-driver 1.0 或更高版本

文件大小:10KB

文件格式:ZIP

更新时间:2024-07-01 05:22:20

Lua

luajit-mongo 使用 ffi 的 mongo 驱动程序,基于 mongo-c-driver 1.0 或更高版本 用于 nginx 初始化 mongodb 连接,它可以在每个位置使用。 init_by_lua ' mongo = require "mongo" c = mongo.client("mongodb://127.0.0.1:27017") '; 定义位置,需要另一个 lua 模块。 location /mongo { default_type application/json; content_by_lua ' local router = require "router" local r = router.new() r:get("/mongo/:db/:coll", fu


【文件预览】:
luajit-mongo-master
----test.lua(3KB)
----mongo.lua(12KB)
----utils.lua(4KB)
----mongoc_ffi.lua(16KB)
----README.md(4KB)

网友评论