This commit is contained in:
2018-08-12 21:14:42 +08:00
parent ea421cc972
commit c96d10614a
67 changed files with 1474 additions and 188 deletions

View File

@@ -3,7 +3,7 @@
<application port="5002">
<resources>
<source name="redis" value="org.redkalex.cache.RedisCacheSource" xxx="16">
<node addr="redishost" port="6379" password="pwd123"/>
<node addr="redishost" port="6379" password="hello"/>
</source>
<properties load="conf.txt">