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.