全部搜尋項
bookworm  ] [  trixie  ] [  sid  ]
[ 原始碼: lua-resty-lrucache  ]

套件:lua-resty-lrucache(0.13-10)

lua-resty-lrucache 的相關連結

Screenshot

Debian 的資源:

下載原始碼套件 lua-resty-lrucache

維護者:

外部的資源:

相似套件:

Simple LRU cache for the ngx_lua module

The LRU cache resides completely in the Lua VM and is subject to Lua GC. As such, do not expect it to get shared across the OS process boundary. The upside is that you can cache arbitrary complex Lua values (such as deep nested Lua tables) without the overhead of serialization (as with ngx_lua's shared dictionary API). The downside is that your cache is always limited to the current OS process (i.e. the current Nginx worker process). It does not really make much sense to use this library in the context of init_by_lua because the cache will not get shared by any of the worker processes (unless you just want to "warm up" the cache with predefined items which will get inherited by the workers via fork()).

其他與 lua-resty-lrucache 有關的套件

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

下載 lua-resty-lrucache

下載可用於所有硬體架構的
硬體架構 套件大小 安裝後大小 檔案
all 10。1 kB42。0 kB [檔案列表]