multi-level-cache-low-level-system-design icon indicating copy to clipboard operation
multi-level-cache-low-level-system-design copied to clipboard

trafficstars

Low Level System Design - Multi-level Cache System

Video Explanation

https://www.youtube.com/playlist?list=PL564gOx0bCLp8Mqv3nlE8QP8UaX0hKkEA

Problem Statement

Check here

Project Requirements

  • JDK 1.8
  • Maven
  • For Unit Tests:
    • Junit 5
    • Mockito

Compiling/Building and running the unit tests

mvn clean install