Subscribe

How to install lua5.1-resty-cache (noarch)

Http cache to redis, can server stale response, and using "lua-resty-lock" only allow one request to populate a new cache for Lua 5.1

Install

sudo yum -y install https://extras.getpagespeed.com/release-latest.rpm
sudo yum -y install lua5.1-resty-cache

Description

Http cache to redis, can server stale response, and using "lua-resty-lock" only allow one request to populate a new cache for Lua 5.1.