leaf
leaf
The developer of lgi does not provide a rockspec to install the module from the master branch of the source repository, but you could take an existing rockspec and modify...
Looks like the server was having trouble reaching our file host. Still happening for you?
Alright, I think it's probably worth adding some retry logic to that stage of the upload. Will keep this issue open until then.
No plans at the moment, but contributions welcome. When lapis first launched openresty was also optional. Maybe it should be optional again? This way anyone with a working LuaRocks can...
I switched to openresty only because it was easier to maintain one server, openresty has certain characteristics that are valuable, and lapis does some things specifically for nginx (the configuration...
I'm thinking of decoupling the server implementation such that you would specify what server implementation to use via the configuration. Something like `server "lapis.nginx"` would load a lua module `lapis.nginx`...
Discussion of that can be continued in #419
Definitely, this is more to reduce the barrier to entry to try out lapis, with the goal of attracting new users
Yup, that too.
not that I'm aware of