We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2bf3225 commit de4d4c8Copy full SHA for de4d4c8
content/develop/get-started/data-store.md
@@ -95,4 +95,8 @@ SCAN 0 MATCH "bike:*" COUNT 100
95
You can address more use cases with Redis by learning about Redis Stack. Here are two additional quick start guides:
96
97
* [Redis as a document database]({{< relref "/develop/get-started/document-database" >}})
98
-* [Redis as a vector database]({{< relref "/develop/get-started/vector-database" >}})
+* [Redis as a vector database]({{< relref "/develop/get-started/vector-database" >}})
99
+
100
+## Continue learning with Redis University
101
102
+See the [Get Started with Redis learning path](https://university.redis.io/learningpath/14q8m6gilfwltm) for courses.
0 commit comments