Skip to content
#

cache-aside

Here are 31 public repositories matching this topic...

Backend service for managing student results using MySQL on Google Cloud SQL. Implements a cache-aside strategy with explicit cache invalidation on writes and graceful degradation on cache failures, allowing the API to fall back to the database while accepting bounded staleness.

  • Updated May 8, 2026
  • TypeScript

Improve this page

Add a description, image, and links to the cache-aside topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the cache-aside topic, visit your repo's landing page and select "manage topics."

Learn more