Software /
code /
prosody
Log
util/cache.lua @ 13232:e0ab20519ce5
description | author | age |
---|---|---|
util.cache: Pass cache itself to eviction callback | Kim Alvefur | Fri, 30 Jun 2023 22:01:55 +0200 |
util.cache: Keep eviction candidate if callback resized to make room | Kim Alvefur | Fri, 30 Jun 2023 22:01:49 +0200 |
util.cache: Add __name to metatable | Matthew Wild | Fri, 30 Oct 2020 14:05:07 +0000 |
util.cache: Call on-eviction callback when shrinking | Kim Alvefur | Sat, 18 Nov 2017 21:35:40 +0100 |
util.cache: Add a method to resize the cache | Kim Alvefur | Sat, 18 Nov 2017 21:35:31 +0100 |
util.cache: Add method for removing all data (does not call eviction callback) | Kim Alvefur | Tue, 07 Nov 2017 00:38:47 +0100 |
util.cache: Ignore unused argument [luacheck] | Kim Alvefur | Tue, 18 Oct 2016 15:19:01 +0200 |