Skip to content

Commit bb1977c

Browse files
authored
Merge pull request #762 from upstash/DX-2808-improve-quickstarts
docs(redis): refresh all Redis quickstarts (July 2026)
2 parents 62a849d + 724427a commit bb1977c

45 files changed

Lines changed: 446 additions & 460 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

docs.json

Lines changed: 10 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -95,19 +95,13 @@
9595
]
9696
},
9797
{
98-
"group": "Next.js 15",
98+
"group": "Next.js 16",
9999
"pages": [
100100
"redis/quickstarts/nextjs-app-router",
101101
"redis/quickstarts/nextjs-pages-router"
102102
]
103103
},
104-
{
105-
"group": "SST",
106-
"pages": [
107-
"redis/quickstarts/sst-v2",
108-
"redis/quickstarts/ion"
109-
]
110-
},
104+
"redis/quickstarts/sst",
111105
{
112106
"group": "Python",
113107
"pages": [
@@ -1938,6 +1932,14 @@
19381932
]
19391933
},
19401934
"redirects": [
1935+
{
1936+
"source": "/redis/quickstarts/ion",
1937+
"destination": "/redis/quickstarts/sst"
1938+
},
1939+
{
1940+
"source": "/redis/quickstarts/sst-v2",
1941+
"destination": "/redis/quickstarts/sst"
1942+
},
19411943
{
19421944
"source": "/workflow/basics/context",
19431945
"destination": "/workflow/steps"

img/redis-deno/connect.png

77.6 KB
Loading

img/redis-deno/create.png

-942 KB
Binary file not shown.

img/redis-deno/deploy.png

-327 KB
Binary file not shown.

img/redis-deno/env-variables.png

161 KB
Loading

img/redis-deno/playground.png

238 KB
Loading

img/redis-gcloud/basics.png

-103 KB
Binary file not shown.
300 KB
Loading

img/redis-gcloud/entry-point.png

87.4 KB
Loading

img/redis-gcloud/env-variables.png

252 KB
Loading

0 commit comments

Comments
 (0)