• SlurpingPus@lemmy.world
    link
    fedilink
    arrow-up
    2
    ·
    15 hours ago

    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.