DEV Community

Discussion on: 5 reasons you should learn Lua

Collapse
 
wfelix profile image
W. Felix

Recently I wrote a script to authenticate users against Redis with Lua on Nginx. The result was great in simplicity and performance. The code is available on my Github github.com/waldyrfelix/nginx_lua_auth