Skip to content

Investigate MongoDB DataSource caching #5

@JamesLefrere

Description

@JamesLefrere

The class the database DataSource is based on does support TTL-based caching, but it is currently disabled (we explicitly provide an undefined ttl when making queries), because some issues were shown with this during testing; it seemed like the cache wasn't being invalidated when the TTL expired.

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