特性 使用連接池 連接只需要一次認證 項目源碼 https://github.com/helloJiu/o... 安裝 opm install openresty/lua-resty-redis 代碼 redis.lua -- redis客户端 local redis = require("resty/redis") local config = { host = "127.0.