Enrique García Cota
Enrique García Cota
In order to facilitate contributions, I think this project needs a license file. My proposal is using MIT, but certainly there are other licenses out there which could also work....
Hi, I've been looking around the docs but could not find a way to do this. Say I have a nested javascript object, such as this: ``` var collection =...
Writing all that every time is one of my grips with curl. Maybe crul could offer an alternative to that repetitiveness. I am thinking either a special action (`curl post.json...
### Summary ### Full changelog * [Implement ...] * [Add related tests] * ... ### Issue reference Fix #_[issue number]_
On my investigation towards generating a yaml with sorted keys (#45), I realized that I need is the Dumper object used in `lyaml/init.lua` with a small tweak to the `dump_mapping`...
I think that this gem does too much. Have you guys considered splitting `pg_search` into two gems? It seems that the multi-search functionality could be extracted to a separate gem,...
Hi there, Is there any "legal" way to connect to redis from a worker created via the new `init_worker_by_lua* directives`? Anything I try gives me the `"API disabled in the...
Hi, I've been looking around the docs but could not find a way to do this. Say I have a nested javascript object, such as this: ``` var collection =...
**Is your feature request related to a problem? Please describe.** I'd like to be able to use grpcbin on Apple M1s without having to use the (sometimes unreliable) translation layer....