[ Zdroj: libvmod-redis ]
Balík: varnish-redis (21.0-1)
Odkazy pre varnish-redis
Zdroje Debian:
Stiahnuť zdrojový balík libvmod-redis:
Správcovia:
Externé zdroje:
- Domovská stránka [github.com]
Podobné balíky:
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.
Ostatné balíky súvisiace s balíkom varnish-redis
|
|
|
|
-
- dep: libc6 (>= 2.38)
- knižnica GNU C - zdieľané knižnice
tiež virtuálny balík poskytovaný balíkom libc6-udeb
-
- dep: libev4t64 (>= 1:4.04)
- vysokovýkonná knižnica slučky udalostí podľa modelu libevent
-
- dep: libhiredis1.1.0 (>= 1.2.0)
- minimalistická knižnica jazyka C klienta Redis
-
- dep: libvarnishapi3 (>= 7.6.0-2~)
- Varnish - zdieľané knižnice
-
- dep: varnishabi-21.0
- virtuálny balík poskytovaný balíkom varnish
-
- dep: varnishabi-strict-71fc9d211c471106e4be590f3816a56ba156a833
- virtuálny balík poskytovaný balíkom varnish
Stiahnuť varnish-redis
Architektúra | Veľkosť balíka | Nainštalovaná veľkosť | Súbory |
---|---|---|---|
amd64 | 62.3 kB | 226.0 kB | [zoznam súborov] |
arm64 | 57.7 kB | 226.0 kB | [zoznam súborov] |
armhf | 60.8 kB | 225.0 kB | [zoznam súborov] |
i386 | 64.1 kB | 237.0 kB | [zoznam súborov] |
ppc64el | 63.6 kB | 290.0 kB | [zoznam súborov] |
riscv64 | 62.7 kB | 206.0 kB | [zoznam súborov] |
s390x | 59.6 kB | 225.0 kB | [zoznam súborov] |