fix: invalidate cache after PlayerService write operations (#32) #47

Merged
cal merged 1 commits from ai/major-domo-database-32 into next-release 2026-03-10 14:33:26 +00:00

1 Commits

Author SHA1 Message Date
Cal Corum
ea7c62c93f fix: invalidate cache after PlayerService write operations (#32)
All checks were successful
Build Docker Image / build (pull_request) Successful in 2m10s
Add finally blocks to update_player, patch_player, create_players, and
delete_player in PlayerService to call invalidate_related_cache() using
the existing cache_patterns. Matches the pattern already used in
TeamService.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-05 13:03:53 -06:00