Skip to content

Commit 23918a7

Browse files
Update retrieve.md
1 parent 9bb4c03 commit 23918a7

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

src/ds/ts/retrieve.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
## Basic data retrieval commands
2-
31
### The `TS.GET` command
42

53
`TS.GET` is used to get the sample with the highest timestamp from a given time series. It reports both the timestamp and the value.
@@ -124,4 +122,4 @@ The `GROUPBY` syntax is: `GROUPBY label REDUCE reducer`. The available reducer f
124122

125123
```redis TS.MRANGE with GROUPBY/REDUCE
126124
TS.MRANGE - + WITHLABELS COUNT 5 FILTER region=(east) GROUPBY region REDUCE sum
127-
```
125+
```

0 commit comments

Comments
 (0)