全部搜尋項
bookworm  ] [  trixie  ] [  forky  ] [  sid  ]
[ 原始碼: libvmod-redis  ]

套件:varnish-redis(21.0-1)

varnish-redis 的相關連結

Screenshot

Debian 的資源:

下載原始碼套件 libvmod-redis

維護小組:

外部的資源:

相似套件:

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 有關的套件

  • 依賴
  • 推薦
  • 建議
  • 增強

下載 varnish-redis

下載可用於所有硬體架構的
硬體架構 套件大小 安裝後大小 檔案
amd64 62。3 kB226。0 kB [檔案列表]
arm64 57。7 kB226。0 kB [檔案列表]
armhf 60。8 kB225。0 kB [檔案列表]
i386 64。1 kB237。0 kB [檔案列表]
ppc64el 63。6 kB290。0 kB [檔案列表]
riscv64 62。7 kB206。0 kB [檔案列表]
s390x 59。6 kB225。0 kB [檔案列表]