From ae8ae6656f1ddea0558cc099926fdaa2734bfcc0 Mon Sep 17 00:00:00 2001 From: ytkimirti Date: Thu, 18 Jun 2026 15:51:44 +0300 Subject: [PATCH 1/2] Remove orphaned Redis examples page, redirect to upstash.com/examples The /redis/examples page was never in the nav, couldn't render (broken import of a component that never existed), and its content was stale. Delete it and redirect /redis/examples to https://upstash.com/examples. --- docs.json | 8 + redis/examples.mdx | 487 --------------------------------------------- 2 files changed, 8 insertions(+), 487 deletions(-) delete mode 100644 redis/examples.mdx diff --git a/docs.json b/docs.json index e852515b..bc0abaac 100644 --- a/docs.json +++ b/docs.json @@ -2107,6 +2107,14 @@ { "source": "/docs/redis/tutorials/analytics_with_redis", "destination": "https://upstash.com/blog/building-analytics-with-redis" + }, + { + "source": "/redis/examples", + "destination": "https://upstash.com/examples" + }, + { + "source": "/docs/redis/examples", + "destination": "https://upstash.com/examples" } ] } diff --git a/redis/examples.mdx b/redis/examples.mdx deleted file mode 100644 index 900a21ee..00000000 --- a/redis/examples.mdx +++ /dev/null @@ -1,487 +0,0 @@ ---- -title: "Examples Index" -description: "List of all Upstash Examples" ---- - -TODO: fahreddin -import TagFilters from "../../src/components/Filter.js" - - - - SvelteKit TODO App with Redis - - - Serverless Redis Caching for Strapi - - - To-Do List with Blitz.js & Redis - - - Slackbot with AWS Chalice and Upstash Redis - - - Using Render with Redis - - - Slackbot with Vercel and Upstash Redis - - - Slackbot with Vercel and Upstash Redis - - - Remix on Cloudflare with Upstash Redis - - - Remix TODO App with Redis - - - Global Cache for Netlify Graph with Upstash Redis - - - Next.js Authentication with NextAuth and Serverless Redis - - - Building a Survey App with Upstash Redis and Next.js - - - Building React Native Apps Backed by AWS Lambda and Serverless Redis - - - Using Upstash Redis with Remix - - - Using Upstash Redis as a Session Store for Remix - - - Building a Serverless Notification API for Your Web Application with Redis - - - Build Stateful Applications with AWS App Runner and Serverless Redis - - - Session Management on Google Cloud Run with Serverless Redis - - - Use Redis in Cloudflare Workers - - - Use Redis in Fastly Compute - - - Build a Leaderboard API at Edge Using Cloudflare Workers and Redis - - - Job Processing and Event Queue with Serverless Redis - - - AWS Lambda Rate Limiting with Serverless Redis - - - Build a Serverless Histogram API with Redis - - - Autocomplete API with Serverless Redis - - - Roadmap Voting App with Serverless Redis - - - Building a Survey App with Upstash Redis only - - - Serverless Redis on Google Cloud Functions - - - Using Serverless Framework - - - Using AWS SAM - - - Deploy a Serverless API with AWS CDK and AWS Lambda - - - Express Session with Serverless Redis - - - Next.js with Redis - - - Nuxt.js with Redis - - - Serverless API with Java and Redis - - - Serverless Golang API with Redis - - - Serverless Python API with Redis - - - Serverless Redisson - - - Building SvelteKit Applications with Serverless Redis - - - Build Your Own Waiting Room for Your Website with Cloudflare Workers and - Serverless Redis - - - Fullstack Serverless App with Flutter, Serverless Framework and - Upstash(REDIS) - PART 1 - - - Getting Started with Next.js Edge Functions - - - Waiting Room for Your Next.js App Using Edge Functions - - - Serverless Battleground - DynamoDB vs Firestore vs MongoDB vs Cassandra vs - Redis vs FaunaDB - - - Stateful AWS Lambda with Redis REST - - - Pipeline REST API on Serverless Redis - - - The Most Minimalist Next.js TODO App - - - Implement IP Allow/Deny List at Edge with Cloudflare Workers and Upstash - Redis - - - Redis @ Edge with Cloudflare Workers - - - Using Serverless Redis with Next.js - - - Building a Cache with Upstash Redis in Next.js - - - Vercel Edge Function URL Shortener with Upstash Redis - - - Adding Feature Flags to Next.js (Upstash Redis, SWR, Hooks) - - - Rate Limiting Your Serverless Functions with Upstash Redis - - - Create a React Scoreboard with Upstash Redis - - - Upstash on AWS Lambda Using Golang - - - IP Address Allow/Deny with Cloudflare Workers and Upstash Redis - - - Edge Functions Explained with Kelsey Hightower and Lee Robinson - (Next.js - Conf 2021) - - - Elixir with Redis - - From 95bd3b39d8a7d28278ba2e9a829fa5e65baef5ff Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 18 Jun 2026 12:52:26 +0000 Subject: [PATCH 2/2] chore(llms): regenerate llms.txt and llms-full.txt --- llms-full.txt | 486 -------------------------------------------------- llms.txt | 1 - 2 files changed, 487 deletions(-) diff --git a/llms-full.txt b/llms-full.txt index 7a90d46c..9d4ec1e1 100644 --- a/llms-full.txt +++ b/llms-full.txt @@ -14125,492 +14125,6 @@ For debugging or monitoring purposes, you can use Realtime Dashboard in console. -# Examples Index -Source: https://upstash.com/docs/redis/examples - -TODO: fahreddin -import TagFilters from "../../src/components/Filter.js" - - - - SvelteKit TODO App with Redis - - - Serverless Redis Caching for Strapi - - - To-Do List with Blitz.js & Redis - - - Slackbot with AWS Chalice and Upstash Redis - - - Using Render with Redis - - - Slackbot with Vercel and Upstash Redis - - - Slackbot with Vercel and Upstash Redis - - - Remix on Cloudflare with Upstash Redis - - - Remix TODO App with Redis - - - Global Cache for Netlify Graph with Upstash Redis - - - Next.js Authentication with NextAuth and Serverless Redis - - - Building a Survey App with Upstash Redis and Next.js - - - Building React Native Apps Backed by AWS Lambda and Serverless Redis - - - Using Upstash Redis with Remix - - - Using Upstash Redis as a Session Store for Remix - - - Building a Serverless Notification API for Your Web Application with Redis - - - Build Stateful Applications with AWS App Runner and Serverless Redis - - - Session Management on Google Cloud Run with Serverless Redis - - - Use Redis in Cloudflare Workers - - - Use Redis in Fastly Compute - - - Build a Leaderboard API at Edge Using Cloudflare Workers and Redis - - - Job Processing and Event Queue with Serverless Redis - - - AWS Lambda Rate Limiting with Serverless Redis - - - Build a Serverless Histogram API with Redis - - - Autocomplete API with Serverless Redis - - - Roadmap Voting App with Serverless Redis - - - Building a Survey App with Upstash Redis only - - - Serverless Redis on Google Cloud Functions - - - Using Serverless Framework - - - Using AWS SAM - - - Deploy a Serverless API with AWS CDK and AWS Lambda - - - Express Session with Serverless Redis - - - Next.js with Redis - - - Nuxt.js with Redis - - - Serverless API with Java and Redis - - - Serverless Golang API with Redis - - - Serverless Python API with Redis - - - Serverless Redisson - - - Building SvelteKit Applications with Serverless Redis - - - Build Your Own Waiting Room for Your Website with Cloudflare Workers and - Serverless Redis - - - Fullstack Serverless App with Flutter, Serverless Framework and - Upstash(REDIS) - PART 1 - - - Getting Started with Next.js Edge Functions - - - Waiting Room for Your Next.js App Using Edge Functions - - - Serverless Battleground - DynamoDB vs Firestore vs MongoDB vs Cassandra vs - Redis vs FaunaDB - - - Stateful AWS Lambda with Redis REST - - - Pipeline REST API on Serverless Redis - - - The Most Minimalist Next.js TODO App - - - Implement IP Allow/Deny List at Edge with Cloudflare Workers and Upstash - Redis - - - Redis @ Edge with Cloudflare Workers - - - Using Serverless Redis with Next.js - - - Building a Cache with Upstash Redis in Next.js - - - Vercel Edge Function URL Shortener with Upstash Redis - - - Adding Feature Flags to Next.js (Upstash Redis, SWR, Hooks) - - - Rate Limiting Your Serverless Functions with Upstash Redis - - - Create a React Scoreboard with Upstash Redis - - - Upstash on AWS Lambda Using Golang - - - IP Address Allow/Deny with Cloudflare Workers and Upstash Redis - - - Edge Functions Explained with Kelsey Hightower and Lee Robinson - (Next.js - Conf 2021) - - - Elixir with Redis - - - # Auto Upgrade Source: https://upstash.com/docs/redis/features/auto-upgrade diff --git a/llms.txt b/llms.txt index ed84af52..a4d5eb75 100644 --- a/llms.txt +++ b/llms.txt @@ -265,7 +265,6 @@ - [Deployment](https://upstash.com/docs/realtime/features/serverless.md) - [Pricing](https://upstash.com/docs/realtime/overall/pricing.md) - [Quickstart](https://upstash.com/docs/realtime/overall/quickstart.md) -- [Examples Index](https://upstash.com/docs/redis/examples.md): List of all Upstash Examples - [Auto Upgrade](https://upstash.com/docs/redis/features/auto-upgrade.md) - [Backup/Restore](https://upstash.com/docs/redis/features/backup.md) - [Consistency](https://upstash.com/docs/redis/features/consistency.md)