Skip to content

Remove cache manager integration and simplify event handling#26

Merged
IsaacDSC merged 3 commits into
mainfrom
enhancement/rm-cache-control-simplify-arch
Feb 19, 2026
Merged

Remove cache manager integration and simplify event handling#26
IsaacDSC merged 3 commits into
mainfrom
enhancement/rm-cache-control-simplify-arch

Conversation

@IsaacDSC

Copy link
Copy Markdown
Owner

This pull request removes all cache management logic from the backoffice service, including the use of the custom cachemanager package and its interfaces. The backoffice handlers now interact directly with the repository for event operations, simplifying the codebase and reducing dependencies. The cache-related code and abstractions have been deleted from both the service setup and handler implementations.

Comment thread internal/backoffice/get_event.go
@IsaacDSC IsaacDSC merged commit b10449e into main Feb 19, 2026
6 checks passed
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.

1 participant