Till Krüss
Till Krüss
@lonnylot We'll make sure 1.x will support PHP 8.1 as well.
I think we fixed all issues in #712, but I'm looking into why Travis isn't running right now.
Feel free to open a PR.
https://github.com/redis/redis/pull/10723
Aha, so load the custom config file as part of `object-cache.php` with defaults?
**Basics** - Client - Host - Port - Password - Database - Prefix/Salt **Nice to have** - MaxTTL - Timeout + Read Timeout - Selective flushing - Ignored groups -...
Please post the full stack trace.
For the record: Long prefixes provide ZERO security. To isolate customer data, each customer must have it's own Redis instance, or Redis 6 ACLs must be used. Should we not...
Feel free to open a PR.
@naxvog Thoughts on the latest push?