github.com/gogf/gf@v1.16.9/.example/database/gredis/config.toml (about)

     1  # Redis数据库配置
     2  [redis]
     3      default = "127.0.0.1:6379,0"
     4      cache   = "127.0.0.1:6379,1"