daemon/lua: added basic bindings for LRU
Only get-set operations are added, added some tests. The use case is to add various ratelimiting policies, and there's no need to reinvent it as there's already a good built-in LRU.
Self sign-up has been disabled due to increased spam activity. If you want to get access, please send an email to a project owner (preferred) or at gitlab(at)nic(dot)cz. We apologize for the inconvenience.
Only get-set operations are added, added some tests. The use case is to add various ratelimiting policies, and there's no need to reinvent it as there's already a good built-in LRU.