Ian den Hartog
Results
2
issues of
Ian den Hartog
This pull request introduces the ability to create a `PRedis` instance using an already initialized `Predis\Client`. A new static method `createWithClient` has been added to facilitate this functionality. Use Case...