Skip to content

Conversation

@mmorrison
Copy link
Owner

No description provided.

- Added Redis integration via CacheFlowRedisConfiguration
- Implemented multi-level caching logic (Local -> Redis -> Edge) in CacheFlowServiceImpl
- Added async Edge Cache invalidation
- Added Micrometer metrics for cache hits/misses/evictions
- Added comprehensive unit and mock tests for new paths
- Updated existing tests to support constructor injection changes
- Added local tag indexing in CacheFlowServiceImpl
- Added Redis Set-based tag indexing
- Refactored aspects to pass evaluated tags to storage
- Added tags support to @CacheFlowComposition
- Updated tests to verify index cleanup and new key structure
@sonarqubecloud
Copy link

@mmorrison mmorrison merged commit 1657e20 into main Jan 12, 2026
12 checks passed
@mmorrison mmorrison deleted the release/0.2.0-beta branch January 12, 2026 20:50
@mmorrison mmorrison restored the release/0.2.0-beta branch January 13, 2026 03:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants