Trurl McByte

Results 7 issues of Trurl McByte

Another idea - add aliases for sets of DC to easy use in map Simple example: datacenters => [dc-01, dc-02, dc-03], aliases => { us1 => [dc-01, dc-02, dc-03] us2...

enhancement

Trying install additional PHP extension to phpearth/php:7.3-litespeed (Digest: sha256:fbb6afa9f723838a030d5e11ebcc0ee7afec2b589e32ccded87e39fabac9a2fd) ```Dockerfile FROM phpearth/php:7.3-litespeed RUN apk add --no-cache php7.3-mysqli ``` got errors ``` PHP Warning: PHP Startup: Unable to load dynamic library...

Request for template function for conversion IP address into reverse "in-addr.arpa" format Something like in https://golang.org/src/net/dnsclient.go Just don't known Go yet, but trying to use docker-gen for fully automated skynds2-based...

## Issue Description Can't find way to create query with Postgresql jsonpath operators "@?" and "@@" ### Additional context for example something like: ```js where: { body: { "@?": "$.**...

type: feature

It's possible to show also GraphQL subscriptions messages?

``` Cloning into 'server/lib/Socket.IO-node'... fatal: remote error: Repository not found. Clone of 'git://github.com/LearnBoost/Socket.IO-node.git' into submodule path 'server/lib/Socket.IO-node' failed ```

``` Program terminated with signal SIGSEGV, Segmentation fault. #0 0x0000556561b928fd in ngx_http_upstream_resolveMK_handler (ctx=0x5565661e7060) at /usr/src/ngx_upstream_resolveMK/ngx_http_upstream_resolveMK.c:437 warning: Source file is more recent than executable. 437 peer->socklen = ctx->srvs[i].addrs[0].socklen; (gdb) bt #0...

bug