Home
last modified time | relevance | path

Searched refs:RedisHandler (Results 1 – 2 of 2) sorted by last modified time

/plugin/authgooglesheets/vendor/monolog/monolog/
H A DCHANGELOG.md91 …* Fixed RedisHandler failing to use MULTI properly when passed a proxied Redis instance (e.g. in S…
177 …* Fixed RedisHandler failing to use MULTI properly when passed a proxied Redis instance (e.g. in S…
294 * Fixed RedisHandler issue when using with the PHPRedis extension
336 * Added $capSize in RedisHandler to cap the log size
504 * Added RedisHandler to log to Redis via the Predis library or the phpredis extension
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/
H A DRedisHandler.php31 class RedisHandler extends AbstractProcessingHandler class