Log

util/cache.lua @ 12715:5dd00f806e32

description author age
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
util.cache: Add support for creating a proxy table to a cache, that looks and acts (mostly) like a normal table. No tests yet. Matthew Wild Sun, 22 May 2016 18:18:23 +0100
util.cache: Add method for iterating over values Kim Alvefur Fri, 15 Apr 2016 13:19:20 +0200