diff options
author | Remi Collet <remi@remirepo.net> | 2019-11-11 13:36:17 +0100 |
---|---|---|
committer | Remi Collet <remi@remirepo.net> | 2019-11-11 13:36:17 +0100 |
commit | 979a359091a2a6982e89b3ba47119062cb9a1450 (patch) | |
tree | cf7ec7d1b35bdccbf9e1dc8626dd303e22ea8052 /REFLECTION | |
parent | 715aa56654489f59c33f3254ff32fc8ba79b0a0f (diff) |
v5.1.1
Diffstat (limited to 'REFLECTION')
-rw-r--r-- | REFLECTION | 22 |
1 files changed, 11 insertions, 11 deletions
@@ -1,4 +1,4 @@ -Extension [ <persistent> extension #197 redis version 5.1.0 ] { +Extension [ <persistent> extension #197 redis version 5.1.1 ] { - Dependencies { Dependency [ igbinary (Required) ] @@ -20,6 +20,9 @@ Extension [ <persistent> extension #197 redis version 5.1.0 ] { Entry [ redis.arrays.connecttimeout <ALL> ] Current = '0' } + Entry [ redis.arrays.consistent <ALL> ] + Current = '0' + } Entry [ redis.arrays.distributor <ALL> ] Current = '' } @@ -50,15 +53,12 @@ Extension [ <persistent> extension #197 redis version 5.1.0 ] { Entry [ redis.arrays.retryinterval <ALL> ] Current = '0' } - Entry [ redis.arrays.consistent <ALL> ] - Current = '0' + Entry [ redis.clusters.auth <ALL> ] + Current = '' } Entry [ redis.clusters.cache_slots <ALL> ] Current = '0' } - Entry [ redis.clusters.auth <ALL> ] - Current = '' - } Entry [ redis.clusters.persistent <ALL> ] Current = '0' } @@ -71,14 +71,11 @@ Extension [ <persistent> extension #197 redis version 5.1.0 ] { Entry [ redis.clusters.timeout <ALL> ] Current = '0' } - Entry [ redis.pconnect.pooling_enabled <ALL> ] - Current = '1' - } Entry [ redis.pconnect.connection_limit <ALL> ] Current = '0' } - Entry [ redis.session.locking_enabled <ALL> ] - Current = '0' + Entry [ redis.pconnect.pooling_enabled <ALL> ] + Current = '1' } Entry [ redis.session.lock_expire <ALL> ] Current = '0' @@ -89,6 +86,9 @@ Extension [ <persistent> extension #197 redis version 5.1.0 ] { Entry [ redis.session.lock_wait_time <ALL> ] Current = '2000' } + Entry [ redis.session.locking_enabled <ALL> ] + Current = '0' + } } - Classes [5] { |