diff options
author | Kim Alvefur <zash@zash.se> | 2023-06-30 22:01:55 +0200 |
---|---|---|
committer | Kim Alvefur <zash@zash.se> | 2023-06-30 22:01:55 +0200 |
commit | 915ef3a222a4b2b1472fe73dc88f7ce4e4a9420b (patch) | |
tree | 981fba8364e21dc156d4ab2267f07b4a2a2de313 /plugins/mod_auth_insecure.lua | |
parent | 29b6ed4f0a40f0f595d21537e1308f744b9a4907 (diff) | |
download | prosody-915ef3a222a4b2b1472fe73dc88f7ce4e4a9420b.tar.gz prosody-915ef3a222a4b2b1472fe73dc88f7ce4e4a9420b.zip |
util.cache: Pass cache itself to eviction callback
Simplifies access to the cache without moving code around a lot given
the currently common pattern of
local some_cache = cache.new(size, function(k,v) end)
Diffstat (limited to 'plugins/mod_auth_insecure.lua')
0 files changed, 0 insertions, 0 deletions