Actions
Bug #79005
closedMissing support for persistent connection in Redis cache backend via configuration
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2016-12-15
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
8
PHP Version:
7.0
Tags:
Complexity:
easy
Is Regression:
No
Sprint Focus:
Description
phpredis has support for persistent connections, but currently the Redis cache backend has hard-coded the regular connect call. We should allow an opt-in cache configuration for persistent connections.
Actions