Skip to content

1.8.2 Entity Caching 2 #57

@zantvoort

Description

@zantvoort

Transaction-Scoped Cache-First Lookups

  • Repository lookups and Ref.fetch() check the cache before querying the database.
  • Select operations only query the database for cache misses.

Cache Invalidation

  • Raw update queries automatically invalidate the cache for the affected entity type.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions