Eyal Posener
Eyal Posener
I've tried the opencli with a "imposter" mock server that I ran on the same swagger.yaml. The command to run the mock server, assuming you have a `swagger.yaml` in CWD:...
add an option to pin a log, so it will be easy to move between interesting logs
I noticed that having a metric with name that contains colons result in headers that are not valid (the parser confuses them to be the headers colons, I guess. I...
@a8m I implemented the options pattern for the select statement. It feels good, though maybe a bit too verbose. I added an "anonymous struct" to make a single entrypoint to...
For example: on conflict change a value in some way. Need to think how to implement this, maybe can still have a way not to inject strings like "a =...