There’s a Lua module for Nginx, and in particular OpenResty bundles those two. Lua is snappy as hell, especially in the LuaJIT variant, and uses very little memory — so when it’s paired with Nginx, one could probably run a performant web app on a toaster.
There’s a Lua module for Nginx, and in particular OpenResty bundles those two. Lua is snappy as hell, especially in the LuaJIT variant, and uses very little memory — so when it’s paired with Nginx, one could probably run a performant web app on a toaster.