From fa84943f1805e97b60f214e196952b58b28d0de3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=BD=95=E5=85=A8?= Date: Thu, 13 Jun 2019 15:51:38 +0800 Subject: [PATCH] =?UTF-8?q?v0.4.1=20=E5=A2=9E=E5=8A=A0sql=E5=AE=A1?= =?UTF-8?q?=E6=A0=B8=20app?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index de0cd9b..b07bf1d 100644 --- a/README.md +++ b/README.md @@ -116,6 +116,7 @@ mutation deleteUser { ## 部署 * mysql 5.7 / sqlite +* redis ```bash yum install python-devel mysql-devel python36-devel.x86_64 -y @@ -158,7 +159,7 @@ webssh_name = "root@k8s-master" # 终端显示的名字 是为了判断终端 ## 异步任务 -* redis + * 扩展功能-异步1 推荐 定时任务用celery