github.com/gogf/gf@v1.16.9/.example/os/gsession/storage-redis-hashtable/config.toml (about)

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