appbaseio / Docs

ReactiveSearch Developer Hub
http://docs.reactivesearch.io
33 stars 31 forks source link

format: Add External Redis Cache Configuration to Cache Management Docs #424

Closed siddharthlatest closed 11 months ago

siddharthlatest commented 11 months ago

This PR introduces a new section to the Cache Management documentation to discuss the benefits and configuration steps for using an external Redis compatible cache with ReactiveSearch.io. A comparative analysis between the default internal cache (Ristretto) and an external Redis cache is also provided to assist users in making an informed decision based on their specific caching needs.

Key changes include:

  1. External Cache Configuration Section: Outlines how users can configure an external Redis cache and highlights the advantages of using Redis for more persistent and flexible caching solutions.

  2. Comparison Table: A new table comparing the internal Ristretto cache and the external Redis cache across various features like persistence, durability, scalability, data eviction policies, and high availability.

  3. Use Cases: Brief explanation of scenarios where an external cache would be more beneficial than the default internal cache.

These updates aim to provide clear guidance on when and why to consider an external caching mechanism, and how to implement it for improved search performance with ReactiveSearch.io.

The documentation now equips users with the necessary information to leverage Redis' advanced caching capabilities, ensuring high availability and scalability for their search infrastructure.

vercel[bot] commented 11 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
docs ✅ Ready (Inspect) Visit Preview Nov 2, 2023 6:46pm