util.cache: Add support for creating a proxy table to a cache, that looks and acts...
authorMatthew Wild <mwild1@gmail.com>
Sun, 22 May 2016 17:18:23 +0000 (18:18 +0100)
committerMatthew Wild <mwild1@gmail.com>
Sun, 22 May 2016 17:18:23 +0000 (18:18 +0100)
commit43dca33e713eb74f819d59d514526b845fe6029d
treee08394c3cb2d3b42822f200ca285465437621919
parent655f2d8751825c83db59c4f8370b724c03b8c310
util.cache: Add support for creating a proxy table to a cache, that looks and acts (mostly) like a normal table. No tests yet.
util/cache.lua