-
I see from the [docs](https://github.com/phpredis/phpredis/blob/develop/cluster.markdown#pipelining) that the current implementation of `RedisCluster` does not support pipelining for reasons of data c…
-
I've been trying this plugin for mailing purpose. Somehow I've an issue connecting to redis.
When I'm using predis directly, I can't connect and submit my data to the redis.
This is my stack …
-
can we implement the php redis extension in peachpie?
vvtll updated
2 years ago
-
### Horizon Version
^5.19
### Laravel Version
^11.0
### PHP Version
8.3.8
### Redis Driver
Predis
### Redis Version
^2.2
### Database Driver & Version
_No response_
…
-
I would like to have Redis support, because there is no decent page cache plugin at the moment that also supports Redis.
Would be nice to have support for:
- HHVM's Redis extension
- the PECL Redis…
-
### Subject of the issue
automatically fake redis key generated with empty value in Laravel Framework 5.4.36
### Your environment
| Q | how automatically redis key generated on my…
-
Error: Call to undefined method Illuminate\Support\Facades\Redis::connect()
PROMETHEUS_ADAPTER=redis
Tried in a fresh project:
> Laravel Framework 5.8.37
> PHP 7.4.3
> $ php -m
> redis
> …
-
Seems that `predis` is missing `BITFIELD_RO` support. It was added since Redis 6.0
https://redis.io/commands/bitfield_ro/
Currently an exception is thrown:
```
[Predis\ClientException]
Co…
-
-
I recently performed the Laravel upgrade from the latest version of 5.1.31 to 5.2.24. Through the course of this, I determined from Entrust documentation that I should also update Entrust from 1.5.0 t…