Lua and Nginx Combo
Lua and Redis:
- https://github.com/seomoz/qless
- https://github.com/seomoz/qless-core (Lua logic in redis for qless-queue)
- https://github.com/dcartoon/redis-lua-scripts
- http://blog.gvm-it.eu/post/45421023510/redis-lua-scripting-four-scripts-to-help-you-deal-with
Posts / Presentations:
- http://www.slideshare.net/mizzy/inside-sqales-backend-at-yapcasia-tokyo-2012 (!!!)
- http://www.textrazor.com/blog/2013/03/scaling-textrazor-in-the-cloud-with-nginx-and-lua.html
- http://3scale.github.com/2013/01/09/augment-your-api-without-touching-it/
- http://blog.cloudflare.com/pushing-nginx-to-its-limit-with-lua
- http://seatgeek.com/blog/dev/oauth-support-for-nginx-with-lua
- http://mikeferrier.com/2011/05/14/my-beautiful-dark-twisted-reverse-proxy-LRU-cache/ (!!!)
- http://www.nginx-discovery.com/2011/03/day-41-setting-up-ngxopenresty-was.html
- http://www.londonlua.org/scripting_nginx_with_lua/slides.html?full
- http://ntcn.net/blog/?p=4469 (High Performance Caching with Nginx, Redis & PHP)
OpenResty:
Examples for OpenResty:
- https://github.com/37signals/intermission
- https://github.com/samalba/hipache-nginx
- https://github.com/shrikeh/csrf-nginx-redis-lua
- https://github.com/irr/stock-labs
- https://github.com/agentzh/mysql-driver-benchmark (with MySQL)
- https://gist.github.com/justincormack/948423 (proxy to AWS, with crypto stuff)
- https://github.com/torhve/Amatyr (Postgres + Webapp)
Libraries:
LUA-LABS: is a set of sample codes whose main purpose is to experiment and test Lua and OpenResty/Apache
Lua-Nginx API:
Lua IDEs:
WebSockets: