From 162d5c53ceb59670c4d1994b51520db86dfefbb9 Mon Sep 17 00:00:00 2001 From: zhaolixian <18510979061@163.com> Date: Sun, 8 Jun 2025 22:17:54 +0800 Subject: [PATCH] backup --- 数据库/redis/安装.md | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 数据库/redis/安装.md diff --git a/数据库/redis/安装.md b/数据库/redis/安装.md new file mode 100644 index 0000000..7f27df6 --- /dev/null +++ b/数据库/redis/安装.md @@ -0,0 +1,4 @@ +参考官网下载安装https://redis.io/docs/latest/operate/oss_and_stack/install/build-stack/ubuntu-jammy/ +```shell script + +``` \ No newline at end of file