# 权威文档
Author:Earl
🔎该文档列举各项技术的官方文档&权威文档
last update | 2024-01-14
# Nginx
✈️Nginx官方文档-英文 (opens new window)
# OpenResty
🚊OpenResty官方文档-中文 (opens new window)
# 第三方模块
🚕lua-resty-redis
官方文档-英文 (opens new window)
使用模块
lua-resty-redis
使OpenResty访问redis
🚕lua-resty-lrucache
官方文档-英文 (opens new window)
使用模块
lua-resty-lrucache
可以实现Nginx的进程间共享内存缓存
🚕resty-redis-cluster
官方文档-英文 (opens new window)
使用模块
resty-redis-cluster
可以实现OpenResty访问redis集群
🚕lua-resty-template
官方文档-英文 (opens new window)
使用模块
lua-resty-template
可以实现OpenResty使用Lua语言对模板文件进行渲染,通过nginx、OpenResty、Lua和该模板引擎模块并结合数据源基本上就能满足开发出一个应用的全部条件