mirror of
https://github.com/devilbox/docker-php-fpm.git
synced 2025-12-21 16:31:15 +00:00
Added Serializers for Redis ext: lz4, lzf, zstd
This commit is contained in:
@@ -10,8 +10,10 @@ exclude: []
|
||||
# the following modules must have been built first.
|
||||
depends_build:
|
||||
- igbinary
|
||||
- lz4
|
||||
- lzf
|
||||
- msgpack
|
||||
# - lzf # TODO: add lzf module to redis
|
||||
- zstd
|
||||
|
||||
# In order for this module to function correctly,
|
||||
# the following modules must be loaded before.
|
||||
|
||||
Reference in New Issue
Block a user