mirror of
https://github.com/astaxie/beego.git
synced 2024-11-05 14:00:54 +00:00
ec55edfbc4
Adding option for frequency of checking timed out connections as well as an option to specify retries. These changes make redis provider more stable since connection problems are becoming fewer. Since redigo does not have this options and since redis_sentinel and redis_cluster are using go-redis as a client, this commit changes from redigo to go-redis for redis session provider. Added tests for redis session provider as well. |
||
---|---|---|
.. | ||
sess_redis_sentinel_test.go | ||
sess_redis_sentinel.go |