Skip to content

Releasing the changes #73

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 6 commits into from
Oct 25, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/ds/json/intro.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Primary features include:

### Prerequisites

[Redis Stack](https://redis.io/download?utm_source=redisinsight&utm_medium=main&utm_campaign=tutorials) >=7.2.0-v7 \
[Redis Stack](https://redis.io/downloads/?utm_source=redisinsight&utm_medium=main&utm_campaign=tutorials) >=7.2.0-v7 \
OR \
[RedisJSON](https://github.com/RedisJSON/RedisJSON/) >=2.6.8 \
OR \
Expand Down
2 changes: 1 addition & 1 deletion src/ds/prob/intro.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ The following data structures trade perfect accuracy for extreme memory efficien

### Prerequisites

[Redis Stack Server](https://redis.io/download?utm_source=redisinsight&utm_medium=main&utm_campaign=tutorials) >=7.2.0-v7 \
[Redis Stack Server](https://redis.io/downloads/?utm_source=redisinsight&utm_medium=main&utm_campaign=tutorials) >=7.2.0-v7 \
OR \
[RedisBloom](https://oss.redis.com/redisbloom/) >=2.6.10 \
OR \
Expand Down
2 changes: 1 addition & 1 deletion src/ds/ts/intro.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ You can ingest and query millions of samples and events at the speed of Redis.

### Prerequisites

[Redis Stack Server](https://redis.io/download?utm_source=redisinsight&utm_medium=main&utm_campaign=tutorials) >=7.2.0-v7 \
[Redis Stack Server](https://redis.io/downloads/?utm_source=redisinsight&utm_medium=main&utm_campaign=tutorials) >=7.2.0-v7 \
OR \
[RedisTimeSeries](https://oss.redis.com/redistimeseries/) >=1.10.11 \
OR \
Expand Down
2 changes: 1 addition & 1 deletion src/sq/intro.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ The Redis Query Engine features of Redis Stack allow you to use Redis as a:

### Prerequisites

[Redis Stack](https://redis.io/download?utm_source=redisinsight&utm_medium=main&utm_campaign=tutorials) >=7.4.0-v0 \
[Redis Stack](https://redis.io/downloads/?utm_source=redisinsight&utm_medium=main&utm_campaign=tutorials) >=7.4.0-v0 \
OR \
[Redis Query Engine](https://github.com/RediSearch/RediSearch/) >=2.10.5 \
OR \
Expand Down
2 changes: 1 addition & 1 deletion src/vss/intro.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ You can use Redis Stack as a vector database, which allows you to:

### Prerequisites

[Redis Stack](https://redis.io/download?utm_source=redisinsight&utm_medium=main&utm_campaign=tutorials) >=7.2.0-v7 \
[Redis Stack](https://redis.io/downloads/?utm_source=redisinsight&utm_medium=main&utm_campaign=tutorials) >=7.2.0-v7 \
OR \
[RediSearch](https://github.com/RediSearch/RediSearch/) >=2.8.11 \
OR \
Expand Down