Introducing ngxLuaDB (nginx Lua Database) a collection of DLL’s build
against Luajit which can be used with nginx for Windows.
Please note that only a few modules have been tested, for the moment
this is
a prove of concept (this is mainly because the usage of some modules is
unknown).
ngxLuaDB adds support for redis, drizzle, geoip, pagespeed, mysql,
mssql,
oracle, sybase, sqlite, json, odbc, etc. via external dynamic modules
inside
the power of nginx for Windows. (Possibly SharePoint, .net, asp and many
other possible modules)
Take a good look at the MySQL example how we suggest a persistent
connection
which is global and can be (re)used inside every worker.
Enjoy, while we work on more tested, non-blocking configurations and
more
DLL’s.
ngxLuaDB Builds can be found here: http://nginx-win.ecsds.eu/
Posted at Nginx Forum: