修正二级缓存存储模式为hash的时候clear报错问题
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user