Pinpointing the Python Code Paths with High Disk I/O (using OpenResty XRay)
Lua Resty Lrucache Library
Yichun Zhang , 01 Jun 2014 (created 01 Jun 2014)Implements a Lua-land LRU cache for OpenResty.
Project homepage: https://github.com/openresty/lua-resty-lrucache
This library is enabled by default. You can specify the --without-lua_resty_lrucache
option
to OpenResty's ./configure
script to explicitly disable it.