Mercurial > prosody-hg
view plugins/mod_pep_plus.lua @ 10993:b5e7f4d533e2
mod_storage_sql: Measure hits/misses on the item count cache
A cache miss can be expensive so having numbers on how often this occurs
may be valuable.
| author | Kim Alvefur <zash@zash.se> |
|---|---|
| date | Thu, 02 Jul 2020 19:03:59 +0200 |
| parents | 0462405b1cfb |
| children |
line wrap: on
line source
module:log("error", "mod_pep_plus has been renamed to mod_pep, please update your config file. Auto-loading mod_pep..."); module:depends("pep");
