参考openresty技能图谱,准备写一系列的博客来记录自己学习openresty的历程
一、openresty必知基本概念
1、restful API和API gateway
2、微服务
3、DSL(领域特定语言)
4、c10k和c1M
5、非阻塞/异步I/O
6、事件循环
7、协程
8、测试驱动开发(TDD)
二、openresty基本指令和API(nginx for lua api)
1、nginx for lua API
2、主要指令
3、热加载lua代码
4、cosocket TCP/UDP
5、SSL_certificate_by_lua
6、balancer_by_lua
7、semphore
8、resty_core
- lua-resty-memcached
- lua-resty-mysql
- lua-resty-redis
- lua-resty-dns
- lua-resty-upload
- lua-resty-websocket
- lua-resty-lock
- lua-resty-logger-socket
- lua-resty-lrucache
- lua-resty-string
- ngx_memc
- ngx_postgres
- ngx_redis2
- ngx_redis
- ngx_proxy
- ngx_fastcgi