Iamogeee / BusinessConnect

0 stars 0 forks source link

Search caching #18

Closed Iamogeee closed 2 months ago

Iamogeee commented 2 months ago

This pull request introduces a Redis-based caching mechanism to optimize the search functionality in the website. By caching search results, we aim to improve performance and reduce redundant database queries, especially for frequently searched terms.

Changes Made

RedisCache Class:

Search Endpoint Integration:

Caching Logic:

Project Demo:

Loom Message - 19 July 2024 - Watch Video