Java Spring Boot on ECS Fargate with Redis Caching
Cache Examples
View Count
You have viewed this page time(s) during this session.
Data pulled from the active session (), stored in Redis.
Call Cached Method
Click 'call' to perform a GET request against the cached method. Expect the first call to take 5 seconds and subsiquent calls to be loaded from Redis cache.
Use the below evict button to evict the cache stored in Redis.