Added Serializers for Redis ext: lz4, lzf, zstd

This commit is contained in:
cytopia
2022-12-01 09:21:32 +01:00
parent 6e15be18a4
commit c64e92e94e
2 changed files with 90 additions and 16 deletions

View File

@@ -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.