mirror of
https://github.com/VictoriaMetrics/VictoriaMetrics.git
synced 2024-11-21 14:44:00 +00:00
e1c2757f70
The new version of the package supports binary operations on string literals: * "foo" + "bar" => "foobar" * "foo" == "bar" => NaN * "foo" == "foo" => 1 * "foo" >bool "bar" => 1 * "foo" < "bar" => NaN Updates https://github.com/VictoriaMetrics/VictoriaMetrics/issues/717 |
||
---|---|---|
.. | ||
aws/aws-sdk-go | ||
cespare/xxhash/v2 | ||
golang | ||
googleapis/gax-go/v2 | ||
jmespath/go-jmespath | ||
jstemmer/go-junit-report | ||
klauspost/compress | ||
valyala | ||
VictoriaMetrics |