cache▌
4 indexed skills · max 10 per page
spring-boot-cache
giuseppe-trisciuoglio/developer-kit · Productivity
Annotation-driven caching abstraction for Spring Boot service methods with multi-provider support. \n \n Supports multiple cache providers (ConcurrentMap, Caffeine, Redis, Ehcache, JCache) via pluggable CacheManager beans without changing business code \n Provides @Cacheable , @CachePut , @CacheEvict , and @Caching annotations with SpEL-based key generation, conditional caching, and synchronization control \n Includes configuration patterns for TTL, capacity limits, and scheduled eviction; integ
content-hash-cache-pattern
affaan-m/everything-claude-code · Marketing
Cache expensive file processing results using SHA-256 content hashes instead of file paths. \n \n Content-hash keys survive file moves and auto-invalidate when content changes, eliminating path-based cache brittleness \n Store cache entries as individual {hash}.json files for O(1) lookup without requiring a separate index \n Implement caching as a service layer wrapper around pure processing functions, keeping extraction logic separate from cache concerns \n Handle cache corruption gracefully by
next-cache-components
vercel-labs/next-skills · Frontend
$23
symfony:symfony-cache
makfly/superpowers-symfony · Productivity
symfony:symfony-cache