Skip to content

Move DB entity caching to database context #1097

Description

@Toastbrot236

The current implementation, and generally the idea of a CacheService, is chaotic and can easily lead to contradictions with what's actually in the DB (especially considering how it caches personal entity stats). It might be better to move this caching to the database context, and to have the database methods take care of caching.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions