Skip to content

Commit

Permalink
Update CACHING.md
Browse files Browse the repository at this point in the history
  • Loading branch information
evgeniy-scherbina authored Oct 17, 2023
1 parent bdbe835 commit b9c6ac7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions architecture/CACHING.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,8 @@ package provides two different middlewares:
- if not present marks as uncached in context and forwards to next middleware
- next middleware should check whether request was cached and act accordingly:

## Cache Invalidation

## Architecture Diagrams

### Serve request from the cache (avoiding call to actual backend)
Expand Down

0 comments on commit b9c6ac7

Please sign in to comment.