Sparrow Mesh core service
-
Updated
Sep 15, 2019 - Java
Sparrow Mesh core service
Caching based on write back strategy using Redis
Java-based caching solution designed to temporarily store key-value pairs with a specified time-to-live (TTL) duration.
An app that uses TMDB API to show list of highest rated & popular shows
Caching based on cache write through strategy using Redis
This project demonstrates the integration of Spring Boot with Redis caching to create a RESTful API for managing invoices. The application uses Redis as a caching mechanism to optimize database queries and improve performance when fetching and managing invoice records.
Caching based on cache aside strategy (write on miss) using Redis
A library catalog service
Add a description, image, and links to the caching-strategies topic page so that developers can more easily learn about it.
To associate your repository with the caching-strategies topic, visit your repo's landing page and select "manage topics."