Ryan B.

Results 16 comments of Ryan B.

(I work for Influxdata.) > InfluxDB 2 has a completely different interface, however, it has a backward compatibility layer below /query and /write This is correct. The client should work...

I work on this occasionally in the background. There were some great contributions recently by @martinhpedersen. We have an innovation week planned shortly here at VoltDB. Sometimes this kind of...

I think VoltDB and Go are a great combination. Would be happy to support a production use case if one were to appear. I've also considered building a database/sql implementation...

No. This driver continues to languish without a loving owner. On Mon, Feb 8, 2016 at 13:02 thomasmodeneis [email protected] wrote: > Any progress on this ? > > — >...

Hit this one, too. `from(db:"telegraf") |> range (start: -1m) |> mean()` Crashes with: ``` panic: runtime error: invalid memory address or nil pointer dereference goroutine 54 [running]: runtime/debug.Stack(0x181d9c0, 0x18136e0, 0x1e732e0)...

_Discovering the resource types_: What about rendering some of the swagger resource definitions via a CLI action? I have a hard time finding the swagger rendering. Having it in the...

Thanks Adam - for [2] - let's change that from nice-to-have to a requirement? We don't need to build the brew recipe now .. but for sure it needs to...

Proposal for a first pass is to move functions list and the manual updates process to the flux team vs. the UX team.

Apparently CI platforms commonly set a `CI` envvar that other systems use to detect and disable TTY. - https://github.com/orgs/community/discussions/26628 - https://circleci.com/docs/variables/#built-in-environment-variables We should teach `deployctl` a non-interactive mode flag or...

Deno Deploy won't change `access-control-*` headers if set. The response looks like it was served by CloudFlare? It looks like CloudFlare is serving you a redirect in this case.