Maksym Trofimenko

Results 24 issues of Maksym Trofimenko

**Is your feature request related to a problem? Please describe.** Feature request **Describe the solution you'd like** Make input disabled, like disabled="disabled" **Describe alternatives you've considered** Take control under all...

enhancement

Redis documentation [says](https://redis.io/docs/latest/commands/ts.range/): `fromTimestamp` > is start timestamp for the range query (integer Unix timestamp in milliseconds) or **-** to denote the timestamp of the earliest sample in the time...

I wanted to implement something like `split(str, ":")` but not sure how to do that. It seems all functions support only one argument.

enhancement
question

Marshaling of the same node returns a list of children nodes in a different order. Possibly because of the range over a map of children here: https://github.com/spyzhov/ajson/blob/master/encode.go#L66

enhancement