-
Notifications
You must be signed in to change notification settings - Fork 274
Add comprehensive integration tiles and standardize chile page structure #2165
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
Changes from 19 commits
Commits
Show all changes
23 commits
Select commit
Hold shift + click to select a range
f2af258
Add comprehensive integration tiles and standardize page structure
mich-elle-luna 18d221d
Update content/integrate/NRedisStack/_index.md
mich-elle-luna 39c3056
Update content/integrate/NRedisStack/_index.md
mich-elle-luna b7666e7
Update content/integrate/docker-redis-open-source/_index.md
mich-elle-luna 21b5ef7
Update content/integrate/docker-redis-open-source/_index.md
mich-elle-luna 93e7253
Update content/integrate/docker-redis-open-source/_index.md
mich-elle-luna 53a6b74
Update content/integrate/docker-redis-enterprise/_index.md
mich-elle-luna aa7b46d
Update content/integrate/php-redis/_index.md
mich-elle-luna 7c49155
Update content/integrate/php-redis/_index.md
mich-elle-luna 99b60b2
Update content/integrate/php-redis/_index.md
mich-elle-luna 317fd00
Update content/integrate/php-redis/_index.md
mich-elle-luna d7d5962
Update content/integrate/redis-py/_index.md
mich-elle-luna 412a906
Update content/integrate/php-redis/_index.md
mich-elle-luna 442aa79
Update content/integrate/php-redis/_index.md
mich-elle-luna d31aa90
Update content/integrate/php-redis/_index.md
mich-elle-luna 940758c
Remove C++, Dart, and Ruby integration tiles based on feedback
mich-elle-luna f1a64e2
Update content/integrate/aws-redis-cloud/_index.md
mich-elle-luna 841ce46
Update _index.md
mich-elle-luna c673a06
Update _index.md
mich-elle-luna 8a113d8
Make heroku page an embed and embed it into RC docs
cmilesb 533680b
Add Heroku and Vercel to top-level page
cmilesb 3f28f6c
Merge pull request #2181 from redis/DOC-5758
cmilesb 7126662
Update content/integrate/go-redis/_index.md
mich-elle-luna File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,36 @@ | ||
| --- | ||
| LinkTitle: AWS | ||
| Title: Redis Cloud on AWS | ||
| categories: | ||
| - docs | ||
| - integrate | ||
| - rc | ||
| description: Deploy Redis Cloud on Amazon Web Services | ||
| group: cloud | ||
| stack: true | ||
| summary: Deploy and manage Redis Cloud databases on AWS with seamless integration and global availability. | ||
| title: AWS | ||
| type: integration | ||
| weight: 10 | ||
| --- | ||
|
|
||
| Deploy Redis Cloud on Amazon Web Services (AWS) to leverage Redis's performance with AWS's global infrastructure and services. | ||
|
|
||
| ## Overview | ||
|
|
||
| Redis Cloud on AWS provides a fully managed Redis service that combines the power of Redis with AWS's reliable, scalable cloud infrastructure. Deploy Redis databases across multiple AWS regions with enterprise-grade security, automatic scaling, and 24/7 monitoring. | ||
|
|
||
| ## Key Features | ||
|
|
||
| - **VPC Peering**: Secure, private connectivity between Redis Cloud and your AWS VPC | ||
| - **AWS Transit Gateway**: Private connectivity to multiple resources | ||
| - **Multi-AZ Deployment**: High availability across AWS Availability Zones | ||
| - **AWS Marketplace**: Simple billing through your existing AWS account | ||
| - **Global Distribution**: Deploy in 12+ AWS regions worldwide | ||
| - **Auto-scaling**: Automatic scaling based on memory usage and throughput | ||
| - **Enterprise Security**: Data encryption, compliance certifications, and access control | ||
| - **24/7 Monitoring**: Comprehensive monitoring and alerting capabilities | ||
|
|
||
| ## Getting Started | ||
|
|
||
| Get started with [Redis Cloud]({{< relref "/operate/rc/rc-quickstart" >}}) on AWS to create and manage your Redis databases with step-by-step setup instructions and best practices. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,29 @@ | ||
| --- | ||
| LinkTitle: Azure | ||
| Title: Redis Cloud on Azure | ||
| categories: | ||
| - docs | ||
| - integrate | ||
| - rc | ||
| description: Deploy Redis Cloud on Microsoft Azure | ||
| group: cloud | ||
| stack: true | ||
| summary: Deploy and manage Redis Cloud databases on Azure with enterprise-grade security and global reach. | ||
| title: Azure | ||
| type: integration | ||
| weight: 11 | ||
| --- | ||
|
|
||
| Deploy Redis Cloud on Microsoft Azure to combine Redis's high performance with Azure's enterprise-grade cloud platform and services. | ||
|
|
||
| ## Overview | ||
|
|
||
| Redis Cloud on Azure provides a fully managed Redis service that integrates seamlessly with Azure's enterprise cloud platform. Deploy Redis databases across multiple Azure regions with enterprise-grade security, compliance, and Azure-native integrations. | ||
|
|
||
| ## Regions | ||
|
|
||
| Redis Cloud Essentials is available on multiple Microsoft Azure regions, see [Supported regions]({{< relref "/operate/rc/supported-regions/#microsoft-azure" >}}). | ||
|
|
||
| ## Getting Started | ||
|
|
||
| Get started with [Redis Cloud]({{< relref "/operate/rc/rc-quickstart" >}}) to create and manage your Redis databases. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,36 @@ | ||
| --- | ||
| LinkTitle: Docker (Redis Enterprise) | ||
| Title: Redis Enterprise with Docker | ||
| categories: | ||
| - docs | ||
| - integrate | ||
| - rs | ||
| description: Run Redis Enterprise in Docker containers | ||
| group: platform | ||
| stack: true | ||
| summary: Deploy Redis Enterprise Software using Docker for development and testing environments. | ||
| title: Docker (Redis Enterprise) | ||
| type: integration | ||
| weight: 26 | ||
| --- | ||
|
|
||
| Deploy Redis Enterprise Software using Docker containers for quick development setups and testing environments. | ||
|
|
||
| ## Overview | ||
|
|
||
| Redis Enterprise with Docker provides a containerized version of Redis Enterprise Software, perfect for development, testing, and proof-of-concept deployments. Get enterprise features like clustering, high availability, and advanced security in a simple Docker container. | ||
|
|
||
| ## Key Features | ||
|
|
||
| - **Enterprise Features**: Full Redis Enterprise capabilities in a container | ||
| - **Multi-tenancy**: Multiple databases with resource isolation | ||
| - **High Availability**: Built-in clustering and automatic failover | ||
| - **Advanced Security**: Role-based access control and encryption | ||
| - **Monitoring Dashboard**: Web-based management interface | ||
| - **Advanced capability support**: JSON, time series, and probabilistic data structures, and Redis Query Engine. | ||
| - **Easy Setup**: Quick deployment with Docker Compose or single container | ||
| - **Development Ready**: Perfect for local development and testing environments | ||
|
|
||
| ## Getting Started | ||
|
|
||
| Get started with the [Redis Enterprise Docker quickstart]({{< relref "/operate/rs/installing-upgrading/quickstarts/docker-quickstart" >}}) guide. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,32 @@ | ||
| --- | ||
| LinkTitle: Google Cloud | ||
| Title: Redis Cloud on Google Cloud | ||
| categories: | ||
| - docs | ||
| - integrate | ||
| - rc | ||
| description: Deploy Redis Cloud on Google Cloud Platform | ||
| group: cloud | ||
| stack: true | ||
| summary: Deploy and manage Redis Cloud databases on Google Cloud with scalable infrastructure and AI/ML integration. | ||
| title: Google Cloud | ||
| type: integration | ||
| weight: 12 | ||
| --- | ||
|
|
||
| Deploy Redis Cloud on Google Cloud Platform (GCP) to leverage Redis's performance with Google's scalable cloud infrastructure and AI/ML services. | ||
|
|
||
| ## Overview | ||
|
|
||
| Redis Cloud on Google Cloud provides a fully managed Redis service that integrates with Google's advanced cloud platform and AI/ML services. Deploy Redis databases across Google's global network with enterprise security, automatic scaling, and seamless GCP integrations. | ||
|
|
||
| ## Key Features | ||
|
|
||
| - **Private Service Connect**: Secure, private connectivity within Google Cloud | ||
| - **Global Network**: Deploy across Google's worldwide network of regions | ||
| - **Auto-scaling**: Intelligent scaling based on traffic patterns and usage | ||
| - **Enterprise Security**: Google Cloud IAM integration and advanced security features | ||
|
|
||
| ## Getting Started | ||
|
|
||
| Get started with [Redis Cloud]({{< relref "/operate/rc/rc-quickstart" >}}) on Google Cloud to create and manage your Redis databases. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,38 @@ | ||
| --- | ||
| LinkTitle: go-redis | ||
| Title: Go client for Redis | ||
| categories: | ||
| - docs | ||
| - integrate | ||
| - oss | ||
| - rs | ||
| - rc | ||
| description: Learn how to build with Redis and Go | ||
| group: library | ||
| stack: true | ||
| summary: go-redis is a Go client library for Redis. | ||
| title: go-redis | ||
| type: integration | ||
| weight: 3 | ||
| --- | ||
|
|
||
| Connect your Go application to a Redis database using the go-redis client library. | ||
|
|
||
| ## Overview | ||
|
|
||
| go-redis is a type-safe, Redis client library for Go that supports Redis 6.0+ features including Redis modules, Redis Cluster, Redis Sentinel, and Redis streams. It provides a clean, idiomatic Go API for interacting with Redis. | ||
|
|
||
| ## Key Features | ||
|
|
||
| - **Type Safety**: Strongly typed commands and responses | ||
| - **Redis Cluster Support**: Built-in support for Redis Cluster deployments | ||
| - **Redis Sentinel**: Automatic failover with Redis Sentinel | ||
| - **Pipelining**: Efficient command batching for improved performance | ||
| - **Pub/Sub**: Real-time messaging with Redis Pub/Sub | ||
| - **Streams**: Support for Redis Streams data structure | ||
| - **Connection Pooling**: Automatic connection management | ||
| - **Context Support**: Full context.Context integration for cancellation and timeouts | ||
|
|
||
| ## Getting Started | ||
|
|
||
| Refer to the complete [Go guide]({{< relref "/develop/clients/go" >}}) to install, connect, and use go-redis with detailed examples and best practices. | ||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,36 @@ | ||
| --- | ||
| LinkTitle: Heroku | ||
| Title: Redis Cloud on Heroku | ||
| categories: | ||
| - docs | ||
| - integrate | ||
| - rc | ||
| description: Deploy Redis Cloud as a Heroku add-on | ||
| group: platform | ||
| stack: true | ||
| summary: Add Redis Cloud to your Heroku applications for fast data storage and caching. | ||
| title: Heroku | ||
| type: integration | ||
| weight: 21 | ||
| --- | ||
|
|
||
| Deploy Redis Cloud as a Heroku add-on to enhance your applications with high-performance data storage and caching capabilities. | ||
|
|
||
| ## Overview | ||
|
|
||
| Redis Cloud on Heroku provides a fully managed Redis service as a Heroku add-on, making it easy to add high-performance data storage to your Heroku applications. Perfect for web applications requiring fast caching, session storage, and real-time features. | ||
|
|
||
| ## Key Features | ||
|
|
||
| - **One-Click Installation**: Easy installation through Heroku add-ons marketplace | ||
| - **Automatic Provisioning**: Instant Redis database setup with connection credentials | ||
| - **Heroku Integration**: Seamless integration with Heroku's platform and tooling | ||
| - **Environment Variables**: Automatic configuration through Heroku config vars | ||
| - **Scaling**: Easy scaling through Heroku dashboard or CLI | ||
| - **Monitoring**: Built-in monitoring and alerting for your Redis databases | ||
| - **Backup & Recovery**: Automated backups and point-in-time recovery | ||
| - **Multi-language Support**: Works with all programming languages supported by Heroku | ||
|
|
||
| ## Getting Started | ||
|
|
||
| Learn how to [add Redis Cloud to Heroku](https://devcenter.heroku.com/articles/rediscloud) applications. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,38 @@ | ||
| --- | ||
| LinkTitle: hiredis | ||
| Title: C client for Redis | ||
| categories: | ||
| - docs | ||
| - integrate | ||
| - oss | ||
| - rs | ||
| - rc | ||
| description: Learn how to build with Redis and C | ||
| group: library | ||
| stack: true | ||
| summary: hiredis is a minimalistic C client library for Redis. | ||
| title: hiredis | ||
| type: integration | ||
| weight: 5 | ||
| --- | ||
|
|
||
| Connect your C application to a Redis database using the hiredis client library. | ||
|
|
||
| ## Overview | ||
|
|
||
| hiredis is a minimalistic C client library for Redis that provides a simple, efficient interface for Redis operations. It's designed to be lightweight, fast, and easy to integrate into C applications with minimal dependencies. | ||
|
|
||
| ## Key Features | ||
|
|
||
| - **Lightweight**: Minimal memory footprint and dependencies | ||
| - **High Performance**: Optimized for speed and low latency | ||
| - **Synchronous & Asynchronous**: Support for both blocking and non-blocking operations | ||
| - **Pipeline Support**: Efficient command batching for improved throughput | ||
| - **Error Handling**: Comprehensive error reporting and handling | ||
| - **Cross-platform**: Works on Linux, macOS, Windows, and embedded systems | ||
| - **Thread Safe**: Safe for use in multi-threaded applications | ||
| - **Simple API**: Clean, straightforward C interface | ||
|
|
||
| ## Getting Started | ||
|
|
||
| Refer to the complete [C guide]({{< relref "/develop/clients/hiredis" >}}) to install, connect, and use hiredis. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,38 @@ | ||
| --- | ||
| LinkTitle: Kubernetes | ||
| Title: Redis on Kubernetes | ||
| categories: | ||
| - docs | ||
| - integrate | ||
| - oss | ||
| - rs | ||
| - rc | ||
| description: Deploy and manage Redis on Kubernetes | ||
| group: platform | ||
| stack: true | ||
| summary: Deploy Redis Enterprise on Kubernetes with operators and helm charts. | ||
| title: Kubernetes | ||
| type: integration | ||
| weight: 25 | ||
| --- | ||
|
|
||
| Deploy and manage Redis on Kubernetes using Redis Enterprise Operator and Helm charts for scalable containerized deployments. | ||
|
|
||
| ## Overview | ||
|
|
||
| Redis on Kubernetes provides cloud-native Redis deployments using the Redis Enterprise Operator and Helm charts. Perfect for containerized applications requiring high availability, automatic scaling, and seamless integration with Kubernetes ecosystems. | ||
|
|
||
| ## Key Features | ||
|
|
||
| - **Redis Enterprise Operator**: Kubernetes-native operator for automated Redis management | ||
| - **Helm Charts**: Easy deployment and configuration management | ||
| - **Auto-scaling**: Automatic scaling based on resource usage and demand | ||
| - **High Availability**: Multi-zone deployments with automatic failover | ||
| - **Persistent Storage**: Integration with Kubernetes persistent volumes | ||
| - **Service Discovery**: Native Kubernetes service discovery and load balancing | ||
| - **Resource Management**: CPU and memory limits with Kubernetes resource controls | ||
| - **Monitoring Integration**: Prometheus and Grafana integration for observability | ||
|
|
||
| ## Getting Started | ||
|
|
||
| Learn how to [deploy Redis on Kubernetes]({{< relref "/operate/kubernetes" >}}) for cloud-native applications. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,38 @@ | ||
| --- | ||
| LinkTitle: LangChain | ||
| Title: Redis with LangChain | ||
| categories: | ||
| - docs | ||
| - integrate | ||
| - oss | ||
| - rs | ||
| - rc | ||
| description: Build AI applications with Redis and LangChain | ||
| group: ai | ||
| stack: true | ||
| summary: Use Redis as a vector database and memory store for LangChain AI applications. | ||
| title: LangChain | ||
| type: integration | ||
| weight: 30 | ||
| --- | ||
|
|
||
| Integrate Redis with LangChain to build powerful AI applications with vector search, semantic caching, and conversation memory. | ||
|
|
||
| ## Overview | ||
|
|
||
| Redis integration with LangChain enables you to build sophisticated AI applications with persistent memory, vector search capabilities, and semantic caching. Perfect for chatbots, recommendation systems, and AI-powered applications requiring fast data retrieval. | ||
|
|
||
| ## Key Features | ||
|
|
||
| - **Vector Search**: High-performance similarity search for embeddings and AI models | ||
| - **Conversation Memory**: Persistent chat history and context for AI conversations | ||
| - **Semantic Caching**: Cache AI model responses for faster inference and cost reduction | ||
| - **Document Storage**: Store and retrieve documents for retrieval-augmented generation (RAG) | ||
| - **Real-time Updates**: Live data updates for dynamic AI applications | ||
| - **Scalable Architecture**: Handle large-scale AI workloads with Redis performance | ||
| - **Multi-modal Support**: Support for text, image, and other data types | ||
| - **LangChain Integration**: Native integration with LangChain's ecosystem and tools | ||
|
|
||
| ## Getting Started | ||
|
|
||
| Learn how to [build AI chatbots with Redis and LangChain](https://redis.io/learn/howtos/solutions/vector/gen-ai-chatbot) for enhanced AI experiences. |
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.