Skip to content

Some suggestions #1

@brynne8

Description

@brynne8

Luapower is great and saved me a lot of time on configuring a cross-platform lua developping environment. In real use, I have the following ideas:

  • Maybe I need a way to set up a luapower repo in local network, as it is never connected to internet. Is there an easy way to do this? Currently I could only mgit on my Internet, and copy it to a computer in local network. I don't want an all-in-one repo that cannot be separated.
  • Additionally, I really expect mgit to resolve dependencies automatically, so that I don't have to write mgit clone luasec lua-headers luajit openssl socket to install luasec, I only write mgit clone luasec and all things are done.
  • Your MySQL connector is the best one in Lua world I think. And I hope other database connection libraries could be added. And it's better not tied to nginx module. I have a strong need for connecting Oracle database.
  • It seems libmariadb depends on zlib package, but it's not documented
  • Some nice packages could be brought from ulua.io I think
  • Copas and its relevant timerwheel and binaryheap is still a nice library to include. You could use your own heap if you don't favor Tieske's version. One reason I didn't migrate to socketloop is that it doesn't support UDP sockets. Another is it doesn't support an equivalent submodule with copas.limit

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions