技术栈

conf

莱茵不哈哈
6 小时前
nginx·lua·kong·openresty·conf
OpenResty 深度解析:构建高性能 Web 服务的终极方案openresty是什么?在我个人对它的理解来看相当于嵌入了lua的nginx;我们在nginx中嵌入lua是为了不需要再重新编译,我们只需要重新修改lua脚本,随后重启即可;
锦天
1 年前
数据库·redis·sentinel·conf·配置模板
redis 7.2.3 官方配置文件 redis.conf sentinel.conf在下载页面:https://redis.io/download/ 下载最新版本的redis: https://github.com/redis/redis/archive/7.2.3.tar.gz