Mathew Heard
Mathew Heard
+1 I'll be merging this into my fork (with incr ttl). It would be good if there was a FFI (resty core) PR for this too
@earas lua-nginx-module doesnt support http3 anyway. https://github.com/openresty/openresty/issues/741
njs has very different design parameters to openresty (and Lua support in general). I'll be the last person to state that the openresty ecosystem community (developer contributions, merging and triage)...
For those interested I posted this: https://github.com/openresty/openresty/issues/741
I would keep the module version numbers the same between http and stream. Or atleast the Major/Minor. Simplifies things a bit. And should help prevent compatibility issues between different versions...
Haha, I would rather this not be the same as the incr method pull request from a year ago for the ngx-lua-module that's still pending due to me not having...
No need to worry, its not really a concern for me since we build our own repo anyway, just trying to open source what we can. This one here should...
That would be great. I am in openresty-en so I'll keep an eye out. :)
Incr now respects expiration time. Get now checks expiration time before LRU Added basic cleanup method to walk the last N nodes (LRU order) and clear if expired
Sorry I dont currently have time to undertake that. Just moving some of the patches made in our private repo into the public forks. Anyone: feel free to undertake the...