Commit Graph

29 Commits (addParameterTypingVersionsMapper)

Author SHA1 Message Date
Josh 3a8b2b843e
fix(cache): Set default Redis port to `0` for UNIX sockets 4 months ago
Ferdinand Thiessen 5981b7eb51
chore: apply new CSFixer rules 6 months ago
Daniel Kesselberg af6de04e9e
style: update codestyle for coding-standard 1.2.3 1 year ago
Robin Appelman 32f5739bc6
feat: add config flag to toggle persistent redis connections 1 year ago
Git'Fellow 4c61a94f4f
fix(redis): Require version >=4 for unlink 1 year ago
Andy Scherzinger dae7c159f7
chore: Add SPDX header 2 years ago
Git'Fellow 6083fe3c9b
Code simplification using null coalescing 2 years ago
Leo R. Lundgren c52aaa3647 redis: Do not try to authenticate with non-string password/user 3 years ago
Julius Härtl 83717a7800
Add event logging for db and redis connection 4 years ago
Robin Appelman 698a713904
use persistent connections when connecting to redis 4 years ago
Louis Chemineau 5dbb080517 Use strict comparison to detect usage of redis cluster 4 years ago
Daniel Kesselberg dff76f021f
Fix check for redis minimal version 4 years ago
Vincent Petry 41ddbec40f
Allow empty Redis config 4 years ago
John Molakvoæ (skjnldsv) 6e00fe8c26
Properly support RedisCluster 4 years ago
John Molakvoæ (skjnldsv) ed10d85ff3
Support redis user password auth and tls encryption 5 years ago
John Molakvoæ (skjnldsv) 215aef3cbd
Update php licenses 5 years ago
Christoph Wurst cb057829f7
Update license headers for 19 6 years ago
Christoph Wurst caff1023ea
Format control structures, classes, methods and function 6 years ago
Christoph Wurst 14c996d982
Use elseif instead of else if 6 years ago
Christoph Wurst 5bf3d1bb38
Update license headers 6 years ago
Morris Jobke e9e9b6a4b6
Allow redis cluster to use password 7 years ago
Alejandro Varela f6d069ee58 Fix Redis with unix socket 7 years ago
Morris Jobke 0eebff152a
Update license headers 8 years ago
Jörn Friedrich Dreyer 5da845609d
no ternary 9 years ago
Jörn Friedrich Dreyer 3d0005d001
fix constant 9 years ago
Robin McCorkell ef57c03dd2
Add Redis Cluster support 9 years ago
Joas Schilling 0215b004da
Update with robin 10 years ago
Joas Schilling ba87db3fcc
Fix others 10 years ago
Robin Appelman e2f6aa3a57 factor out redis configuration into it's own factory 10 years ago