Install this package:
emerge -a dev-php/pecl-redis
If the package is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask dev-php/pecl-redis
Or alternatively:
emerge --autounmask-write -a dev-php/pecl-redis
<pkgmetadata> <maintainer type="project"> <email>php-bugs@gentoo.org</email> <name>PHP</name> </maintainer> <use> <flag name="igbinary">Enables igbinary serialisation support</flag> <flag name="json">Enables json serializer support</flag> </use> </pkgmetadata>
Manage flags for this package:
euse -i <flag> -p dev-php/pecl-redis |
euse -E <flag> -p dev-php/pecl-redis |
euse -D <flag> -p dev-php/pecl-redis
| Flag | Description | 6.3.0 | 6.1.0 |
|---|---|---|---|
| igbinary | Enables igbinary serialisation support | ✓ | ✓ |
| json | Enables json serializer support | ⊕ | ⊕ |
| lz4 | Enable support for lz4 compression (as implemented in app-arch/lz4) | ✓ | ✓ |
| session | Add persistent session support | ⊕ | ⊕ |
| zstd | Enable support for ZSTD compression | ✓ | ✓ |
| Type | File | Size | Versions |
|---|
| Type | File | Size |
|---|---|---|
| DIST | redis-6.1.0.tgz | 373740 bytes |
| DIST | redis-6.3.0.tgz | 399284 bytes |