Logo white

孙向锦 / SunvoteEducation

Sign in
  • Sign in
  • Project
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • SunvoteEducation
  • resources
  • redis.properties
  • 初始化项目
    ad5081d3
    孙向锦 authored
    2018-04-17 11:20:25 +0800  
    Browse Code »
redis.properties 178 Bytes
Edit Raw Blame History Permalink
1 2 3 4 5 6 7 8 9 10 11
# Redis 参数配置 
redis.isopen:yes
redis.host:192.168.1.100
redis.port:6379
redis.pass:root


redis.maxIdle:300
redis.maxActive:600
redis.maxWait:1000
redis.testOnBorrow:true