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/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)
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
-
-