mirror of
https://gitee.com/iresty/apisix.git
synced 2024-12-15 01:11:58 +08:00
c351b38086
* bugfix(lrucache): one common use case for this library is avoid the so-called "dog-pile effect", that is, to limit concurrent backend queries for the same key when a cache miss happens. * bugfix: catch the error messag by pcall, it may fail when generate new validator. |
||
---|---|---|
.. | ||
config.t | ||
ctx.t | ||
json.t | ||
log.t | ||
lrucache.t | ||
profile.t | ||
request.t | ||
response.t | ||
schema.t | ||
table.t | ||
timer.t | ||
uid.t | ||
utils.t |