Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Minor] Reduce default redis_pool timeout to 10 seconds | Vsevolod Stakhov | 2016-11-01 | 1 | -1/+1 |
* | [Fix] Handle failures for inactive pooled connections | Vsevolod Stakhov | 2016-09-08 | 1 | -3/+39 |
* | [Fix] Treat all errors in redis_pool as fatal errors for a connection | Vsevolod Stakhov | 2016-09-08 | 1 | -1/+1 |
* | [Minor] Try to hunt issue with redis pool failures | Vsevolod Stakhov | 2016-09-06 | 1 | -1/+3 |
* | [Minor] Add logging support for redis pool | Vsevolod Stakhov | 2016-08-30 | 1 | -11/+42 |
* | [Fix] Do not be cheated by system hiredis | Vsevolod Stakhov | 2016-08-30 | 1 | -3/+4 |
* | [Minor] Various fixes in redis pool | Vsevolod Stakhov | 2016-08-30 | 1 | -22/+37 |
* | [Feature] Add implementation of redis connections pool | Vsevolod Stakhov | 2016-08-30 | 1 | -0/+331 |