From 06bf848e99176295701581980969204ab1a4ff67 Mon Sep 17 00:00:00 2001 From: xxy <773861846@qq.com> Date: Tue, 26 May 2020 13:17:23 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E6=96=87=E6=A1=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index fce3e3f..21959aa 100644 --- a/README.md +++ b/README.md @@ -54,8 +54,10 @@ novel-plus -- 父工程 | Ehcache | Java进程内缓存框架(默认缓存) | Redis | 分布式缓存(缓存替换方案,默认关闭,一行配置开启) | ElasticSearch | 搜索引擎(搜索增强方案,默认关闭,一行配置开启) -| RabbitMq | 消息队列(流量削峰,默认关闭,一行配置开启) -| Redisson | 实现分布式锁 +| RabbitMq | 消息队列(流量削峰,默认关闭,一行配置开启) +| OSS | 阿里云对象存储服务(图片存储方式之一,一行配置即可切换) +| FastDfs |开源轻量级分布式文件系统(图片存储方式之一,一行配置即可切换) +| Redisson | 实现分布式锁 | Lombok | 简化对象封装工具 | Docker | 应用容器引擎 | Mysql | 数据库服务