-
### Expected behaviour
want #redis->script('load', $script) return sha
### Actual behaviour
but #redis->script('load', $script) always return FALSE
while $redis->eval works well with the same $l…
dosxp updated
2 years ago
-
We're seeing the following error quite a lot in our application and struggling to understand why
```
Error while reading line from the server. [tcp://aws-domain:port] {"exception":"[object] (Pred…
-
get获取的值一直是NULL,set可以成功,数据库里有值
lozhu updated
2 years ago
-
Tried to install to a WordPress instance by Bitnami, in Kubernetes cluster.
There are some issues: the plugin doesn't respect the Redis cluster settings assigned in WP configuration, and tries to use…
-
### Info:
- Docker version 18.03.1-ce, build 9ee9f40
- Laradock commit v7.2.0
- Ubuntu 17.10
### Issue: Error: cannot download "pecl/redis"
```
Error: cannot download "pecl/redis"
Download fa…
-
### Bug description
In `tenancy.bootstrappers` ,use `Stancl\Tenancy\Bootstrappers\CacheTenancyBootstrapper::class`
$value = Cache::increment('key');
$value is null
### Steps to reproduce
use `S…
-
- Laravel Version: v9.24.0 and v9.30.0
- PHP Version: 8.0.17 and 8.1.9
- Redis Driver & Version: Redis 5.3.7 using PHPRedis with php, json, igbinary serializers
### Description:
I observed that …
-
Hi,
I just upgraded the bundle from 3.6 to 4.2 and now I have this error: https://github.com/phpredis/phpredis/issues/2012
Thanks,
-
- Horizon Version: 5.14.0
- Laravel Version: 9.50.2
- PHP Version: 8.2.1
- Redis Driver & Version: predis/phpredis #.#.#
- Database Driver & Version:
### Description:
I just found the er…
-
### Expected behaviour
**value** correctly serialized in command and set in redis
### Actual behaviour
**value** is not serialized and set in redis
### I'm seeing this behaviour on
- OS: macOs 11…
sefai updated
2 years ago