mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-28 19:49:20 +03:00
Predis to v2.2.2
This commit is contained in:
parent
9510347d3a
commit
969dca5f7e
449 changed files with 22013 additions and 2 deletions
|
|
@ -6,8 +6,8 @@ class CacheRedisPlugin extends \RainLoop\Plugins\AbstractPlugin
|
|||
|
||||
const
|
||||
NAME = 'Cache Redis',
|
||||
VERSION = '2.36.1',
|
||||
RELEASE = '2024-03-31',
|
||||
VERSION = '2.36.2',
|
||||
RELEASE = '2024-04-08',
|
||||
REQUIRED = '2.36.0',
|
||||
CATEGORY = 'Cache',
|
||||
DESCRIPTION = 'Cache handler using Redis';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue