Jeff Mealo

Results 49 issues of Jeff Mealo

Kudos on the great work. Thank you for sharing. What license is MyFlash available under: GPL/MIT/BSD?

Kudos on schemats! I wanted to point out a related library with some functional overlap: https://github.com/holdfenytolvaj/pogi

A fast string split function seems like it might belong in here. `ngx.re.split` hasn't been exposed yet (there's a pending patch) https://github.com/openresty/lua-nginx-module/issues/217.

Kudos on the great work. What license is MYSQL-Syncer available under: MIT/GPL/BSD?

@bungle Kudos on lua-resty-route Do you have any plans to publish it on OPM? I noticed some of your other work on there and was wondering if there was a...

It'd be handy to have a demo/preview of the UI in the in the Read Me for those of us who find sircles on mobile.

Hello, It would be useful if this project included typescript definitions and updated usage examples for ES modules. Thanks, Jeff

When trying to install using PGXN compilation fails with the following error: ``` Installing postgresql extensions using PGXN: json_fdw... installing INFO: best version: json_fdw 1.0.0 INFO: saving /tmp/tmp81LHJo/json_fdw-1.0.0.zip INFO: unpacking:...

# Should fix - [ ] MySQL worker doesn't attempt to reconnect if the initial connection times out (add retry behavior/configurable timeout) - [ ] Event objects are not immutable...