-
Predis api 文档
twn39 updated
8 years ago
-
Hi,
I'm using Redis Object Cache with your plugin. The initial activation has no error, works fine when I'm doing the test, then in 3 or 4 hours the site crashed. Here's the error log:
`
2018/0…
-
- Laravel Version: 5
- PHP Version: 7
- Database Driver & Version: N/A
### Description:
The laravel phpredis connector seems to connect to redis straight away, but the predis connector does no…
-
### Horizon Version
5.29
### Laravel Version
10.33
### PHP Version
8.2.25
### Redis Driver
Predis
### Redis Version
2.2
### Database Driver & Version
_No response_
…
-
### Expected behaviour
Is expected store session in Azure Redis server with php extension configuration:
session.save_handler=redis
session.save_path=tls://xxx.redis.cache.windows.net:6380?data…
-
If this work with Predis Alongside...
I tried it,
I install Predis/predis and vetruvet/laravel-phpredis..
both are added in my config/app.php
And Both Service Provider
Laravel Default and Your Packag…
-
C:\xampp\htdocs\myprojects\Multivendor\marketplacekit>php artisan db:seed
Seeding: UsersTableSeeder
Seeding: RolesAndPermissionsSeeder
Predis\Connection\ConnectionException : No connection co…
-
Hi!
It would be great to update the composer requirements to allow the 2.x version of predis/predis.
It seems there's no specific impact, according to Predis changelog but it still needs some tests.…
-
-
I'm using AWS Redis Elasticache with cluster mode on, when trying to run JSON.SET/JSON.GET, I get "NotSupportedException" as you can see below:
```
Fatal error: Uncaught Predis\NotSupportedExcepti…