Skip to content
Sections
>> Trisquel >> Paquets >> aramo >> web >> varnish-redis
aramo  ]
[ Paquet source : libvmod-redis  ]

Paquet : varnish-redis (13.0-1)

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.

Autres paquets associés à varnish-redis

  • dépendances
  • recommandations
  • suggestions
  • dep: libc6 (>= 2.34)
    GNU C Library: Shared libraries
    un paquet virtuel est également fourni par 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: libvarnishapi2 (>= 6.1.0)
    shared libraries for Varnish

Télécharger varnish-redis

Télécharger pour toutes les architectures proposées
Architecture Taille du paquet Espace occupé une fois installé Fichiers
amd64 59,8 ko196 ko [liste des fichiers]
arm64 57,3 ko187 ko [liste des fichiers]
armhf 58,7 ko159 ko [liste des fichiers]
ppc64el 66,1 ko287 ko [liste des fichiers]