[ Источник: libvmod-redis ]
Пакет: varnish-redis (15.1-1)
Ссылки для varnish-redis
Ресурсы Debian:
- Сообщения об ошибках
- Developer Information
- Debian журнал изменений
- Файл авторских прав
- Отслеживание заплат Debian
Исходный код libvmod-redis:
Сопровождающие:
Внешние ресурсы:
- Сайт [github.com]
Подобные пакеты:
access Redis servers from VCL
VMOD using the synchronous hiredis library API to access Redis servers from VCL.
Highlights:
* Full support for execution of Lua scripts (i.e. EVAL command), including optimistic automatic execution of EVALSHA commands. * All Redis reply data types are supported, including partial support to access to components of simple (i.e. not nested) array replies. * Redis pipelines are not (and won't be) supported. Lua scripting, which is fully supported by the VMOD, it's a much more flexible alternative to pipelines for atomic execution and minimizing latency. Pipelines are hard to use and error prone, specially when using the WATCH command. * Support for classic Redis deployments using multiple replicated Redis servers and for clustered deployments based on Redis Cluster. * Support for multiple databases and multiple Redis connections, local to each Varnish worker thread, or shared using one or more pools. * Support for smart command execution, selecting the destination server according with the preferred role (i.e. master or slave) and with distance and healthiness metrics collected during execution. * Support for Redis Sentinel, allowing automatic discovery of sick / healthy servers and changes in their roles.
Другие пакеты, относящиеся к varnish-redis
|
|
|
|
-
- dep: libc6 (>= 2.34)
- библиотека GNU C: динамически подключаемые библиотеки
также виртуальный пакет, предоставляемый libc6-udeb
-
- dep: libev4 (>= 1:4.04)
- high-performance event loop library modelled after libevent
-
- dep: libhiredis0.14 (>= 0.14.1)
- minimalistic C client library for Redis
-
- dep: libvarnishapi3 (>= 7.1.0)
- shared libraries for Varnish
Загрузка varnish-redis
Архитектура | Размер пакета | В установленном виде | Файлы |
---|---|---|---|
amd64 | 58,9 Кб | 209,0 Кб | [список файлов] |
arm64 | 54,2 Кб | 225,0 Кб | [список файлов] |
armel | 55,8 Кб | 225,0 Кб | [список файлов] |
armhf | 56,2 Кб | 225,0 Кб | [список файлов] |
i386 | 60,3 Кб | 221,0 Кб | [список файлов] |
mips64el | 51,0 Кб | 232,0 Кб | [список файлов] |
mipsel | 52,4 Кб | 230,0 Кб | [список файлов] |
ppc64el | 60,1 Кб | 290,0 Кб | [список файлов] |
s390x | 53,8 Кб | 205,0 Кб | [список файлов] |