Artifact lua-resty-lrucache_0.15-1_all

Metadata
deb_control_files:
- control
- md5sums
deb_fields:
  Architecture: all
  Depends: libluajit-5.1-2
  Description: |-
    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()).
  Homepage: https://github.com/openresty/lua-resty-lrucache
  Installed-Size: '42'
  Maintainer: "Jan Moj\u017E\xED\u0161 <jan.mojzis@gmail.com>"
  Package: lua-resty-lrucache
  Priority: optional
  Provides: lua5.1-resty-lrucache
  Section: net
  Version: 0.15-1
srcpkg_name: lua-resty-lrucache
srcpkg_version: 0.15-1

File

lua-resty-lrucache_0.15-1_all.deb
Binary file lua-resty-lrucache_0.15-1_all.deb cannot be displayed. you can view it raw or download it instead.

Relations

Relation Direction Type Name
built-using Source package lua-resty-lrucache_0.15-1

binary package System mirror sid from https://deb.debian.org/debian - 1 week ago 0 minutes
BETA