Skip to content

Commit 691e6dc

Browse files
author
Simon Prickett
committed
Adds a note about RedisTimeSeries.
1 parent 43f1f6f commit 691e6dc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ In order to start and run this application, you will need:
1313
* [Node.js](https://nodejs.org/en/download/) (8.9.4 or newer, we recommend using the current Long Term Stable version)
1414
* npm (installed with Node.js)
1515
* Access to a local or remote installation of [Redis](https://redis.io/download) version 5 or newer (local preferred)
16+
* If you want to try the RedisTimeSeries exercises, you'll need to make sure that your Redis installation also has the [RedisTimeSeries Module](https://oss.redislabs.com/redistimeseries/) installed
1617

1718
# Setup
1819

0 commit comments

Comments
 (0)