Till Krüss
Till Krüss
It would be nice to generate a fixed amount of characters as well as lists.
How can this be the most useful? - [ ] Toggle via options in settings - [ ] Enabled by default? - [ ] Disabled via `WP_REDIS_DISABLE_ADMINBAR` - [ ]...
After #140 is implemented, maybe we can build a `wp-config.php` setter that allows users to easily configure the plugin.
My best guess is that this is never called. Thoughts @naxvog? In 3.0 we should re-think the serialization.
 - https://twitter.com/markjaquith/status/1297690855017521153 - https://github.com/coenjacobs/mozart
The "salt" as "prefix" is a misleading naming convention. I keep seeing prefixes that are ridiculously long and contain _all the characters_. Let's nudge users towards a cleaner prefix setup...
I was able to migrate the `Local Storage` directory, but I would be really nice if it were possible to import and export "Favourites".
From Slack discussions. It would be handy to have access to a `getTransferredBytes()` (or similar) method that would expose the total number of bytes transferred in the last call. ```php...
This commit allows specifying a different test case class on the command line. This could be useful if another project wanted to implement PhpRedis compatible behavior.
``` Deprecated: Redis::connect(): Passing null to parameter #5 of type int is deprecated ```