lua-resty-lrucache binary package in Ubuntu Oracular amd64

 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()).

Publishing history

Date Status Target Pocket Component Section Priority Phased updates Version
  2024-08-13 23:42:35 UTC Published Ubuntu Oracular amd64 release universe net Optional 0.14-1
  • Published
  • Copied from ubuntu oracular-proposed amd64 in Primary Archive for Ubuntu
  Deleted Ubuntu Oracular amd64 proposed universe net Optional 0.14-1
  • Removal requested .
  • Deleted by Ubuntu Archive Auto-Sync

    Moved to oracular

  • Published
  2024-08-13 23:43:29 UTC Superseded Ubuntu Oracular amd64 release universe net Optional 0.13-11
  • Removed from disk .
  • Removal requested .
  • Superseded by amd64 build of lua-resty-lrucache 0.14-1 in ubuntu oracular PROPOSED
  • Published
  • Copied from ubuntu oracular-proposed amd64 in Primary Archive for Ubuntu
  2024-08-15 00:10:23 UTC Deleted Ubuntu Oracular amd64 proposed universe net Optional 0.13-11
  • Removed from disk .
  • Removal requested .
  • Deleted by Ubuntu Archive Auto-Sync

    Moved to oracular

  • Published
  2024-06-05 15:58:07 UTC Superseded Ubuntu Oracular amd64 release universe net Optional 0.13-10
  • Removal requested .
  • Superseded by amd64 build of lua-resty-lrucache 0.13-11 in ubuntu oracular PROPOSED
  • Published
  • Copied from ubuntu lunar-proposed amd64 in Primary Archive for Ubuntu