https://github.com/mindreframer/lapis-sand
some code to play with lapis framework
https://github.com/mindreframer/lapis-sand
Last synced: 5 months ago
JSON representation
some code to play with lapis framework
- Host: GitHub
- URL: https://github.com/mindreframer/lapis-sand
- Owner: mindreframer
- Created: 2013-09-08T19:04:54.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2013-09-09T20:21:37.000Z (over 12 years ago)
- Last Synced: 2024-12-27T05:07:39.124Z (over 1 year ago)
- Language: Lua
- Size: 129 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
## Lapis:
- [Getting started with Lapis, the web framework](http://www.youtube.com/watch?v=Eo67iTY1Yf8)
## Nginx and Lua:
- [Add High Performance Request Caching to your Node.js or Ruby on Rails Web Site via Nginx, Redis and LUA](http://writebox.co.uk/web-development-fast-loading-search-engine-optimised-solutions-for-mobile-and-desktop-writebox-co-uk/1/blogs)
- http://www.slideshare.net/harukayon/ngx-lua-public
- http://devblog.mixlr.com/2012/09/01/nginx-lua/
- http://devblog.mixlr.com/2012/06/26/how-we-use-nginx-lua-and-redis-to-beta-ify-mixlr/
- [Nginx Lua In Action - Slides](https://github.com/rebill/nginx-lua-in-action.git)
- CSRF_TOKEN: http://wulijun.github.io/2012/09/04/nginx-lua.html
- http://www.ggkf.com/nginx/redis-long-polling-pubsub-frequent-message-blocking
- http://engineering.wingify.com/scaling-with-queues/
## Pushing with Nginx:
- http://sssslide.com/speakerdeck.com/pyconslides/scaling-realtime-at-disqus-by-adam-hitchcock
- [Управление каналами Nginx Push Module с использованием Ruby](http://habrahabr.ru/post/145874/)
## Security:
- http://habrahabr.ru/post/145241/
- https://code.google.com/p/naxsi/wiki/OVIntro
- http://naxsi.googlecode.com/svn/wiki/paper.pdf
- https://code.google.com/p/naxsi/wiki/InThePress
## Caching With NGINX
- [Контролируемое кэширование страниц в nginx](http://habrahabr.ru/post/163847/)
## Other stuff:
- [Using Lua and Nginx to proxy Amazon web services example, 2013.09](http://bl.ocks.org/justincormack/948423)
- http://bestlovejava.blogspot.de/2013/08/use-nginx-lua-memcache-grayscale-post.html
- http://habrahabr.ru/search/page11/?q=nginx
- http://habrahabr.ru/post/30662/
## Just some LUA tips:
- [A chinese guy with plenty of good tips](http://blog.codingnow.com/eo/luaoeeeaeau/)
- [Lua Styleguide](https://github.com/Olivine-Labs/lua-style-guide)
- [Learn Lua in 15 minutes](http://tylerneylon.com/a/learn-lua/)
- [Some lua tricks you may not have known...](http://www.computercraft.info/forums2/index.php?/topic/3537-some-lua-tricks-you-may-not-have-known/)
## Some simple examples:
- https://github.com/solso/insomnia/blob/master/nginx.conf