Skip to content

Commit 9bb4c03

Browse files
Update single-key.md
1 parent af7254b commit 9bb4c03

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/ds/ts/single-key.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
## Single-key aggregations
2-
31
The previous tutorial showed that the `TS.RANGE` and `TS.REVRANGE` commands can take an optional `AGGREGATION` argument. Aggregations using the `RANGE` commands allow you to make ad hoc queries using, perhaps, a different aggregator than what you've used in your aggregation rules. In the following example, data are aggregated the `avg` function, calculating and reporting average daily sales for a bike shop.
42

53
```redis AGGREGATION in action

0 commit comments

Comments
 (0)