From 4ef6d1a9813486e526163cdb91b266731fd35f02 Mon Sep 17 00:00:00 2001 From: thinkgem Date: Sun, 14 Oct 2018 18:06:57 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=AD=A3=E4=BA=8C=E7=BA=A7=E7=BC=93?= =?UTF-8?q?=E5=AD=98=E5=AD=98=E5=82=A8=E6=A8=A1=E5=BC=8F=E4=B8=BAhash?= =?UTF-8?q?=E7=9A=84=E6=97=B6=E5=80=99clear=E6=8A=A5=E9=94=99=E9=97=AE?= =?UTF-8?q?=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- web/src/main/resources/config/j2cache.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/src/main/resources/config/j2cache.properties b/web/src/main/resources/config/j2cache.properties index 5e1b29de..5619e40d 100644 --- a/web/src/main/resources/config/j2cache.properties +++ b/web/src/main/resources/config/j2cache.properties @@ -79,7 +79,7 @@ caffeine.region.sessionCache = 100000, 30m ######################################### #redis storage mode (generic|hash) -redis.storage = generic +redis.storage = hash ## redis pub/sub channel name redis.channel = j2cache