# 权威文档
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和该模板引擎模块并结合数据源基本上就能满足开发出一个应用的全部条件