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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions