]> git.ipfire.org Git - thirdparty/knot-resolver.git/commit
daemon/lua: added basic bindings for LRU
authorMarek Vavruša <mvavrusa@cloudflare.com>
Tue, 24 Apr 2018 02:05:30 +0000 (19:05 -0700)
committerPetr Špaček <petr.spacek@nic.cz>
Wed, 9 May 2018 14:49:30 +0000 (16:49 +0200)
commit6e2ed9ec29be56e4ee08d8bae8bf3ba978bbbf86
tree96c82dcc7668879dd225d030b411077d200b7e9d
parent8ebbed26009501374c0444db899cc6da191f646a
daemon/lua: added basic bindings for LRU

Only get-set operations are added, added some tests.
daemon/lua/kres-gen.lua
daemon/lua/kres-gen.sh
daemon/lua/kres.lua
tests/config/lru.test.lua [new file with mode: 0644]