refactor: update based on review feedback

Signed-off-by: Avi Miller <me@dje.li>
This commit is contained in:
Avi Miller
2026-03-18 01:52:01 +11:00
parent 24df162978
commit 358af5c98d
10 changed files with 11 additions and 11 deletions

View File

@@ -44,7 +44,7 @@ Expert performance engineer with comprehensive knowledge of modern observability
- **Application caching**: In-memory caching, object caching, computed value caching
- **Distributed caching**: Redis, Memcached, Hazelcast, cloud cache services
- **Database caching**: Query result caching, connection pooling, buffer pool optimization
- **CDN optimization**: CloudFlare, AWS CloudFront, Azure CDN, OCI edge caching strategies
- **CDN optimization**: CloudFlare, AWS CloudFront, Azure CDN, GCP CDN, OCI CDN
- **Browser caching**: HTTP cache headers, service workers, offline-first strategies
- **API caching**: Response caching, conditional requests, cache invalidation strategies