In this video, we will create a project - Caching Proxy - which is listed on roadmap.sh website. We will start with a simple proxy service without any caching, then we will implement caching using in memory map and then we will use Redis Cache to implement the caching proxy service. Please fine the below resources:
Github Repository - https://github.com/himanshu-pareek/roadmapsh-backend-projects/tree/main/caching-proxy
Project Requirements - https://roadmap.sh/projects/caching-server
Spring Data Redis - https://docs.spring.io/spring-data/redis/reference/
JSONPlaceholder Website - https://jsonplaceholder.typicode.com/
#roadmap.sh #cache #redis #spring #springboot #java #project #proxy #api #http #httpclient
00:00 What are we building
02:58 Project Setup
05:41 Build Direct Http Proxy
25:33 InMemory Caching Proxy
44:41 Redis Caching Proxy
Download
0 formats
No download links available.
Caching Proxy Project using Spring Data Redis - roadmap.sh #spring #redis #roadmap | NatokHD