Skip to content

Implement full caching #57

@erichartline

Description

@erichartline

Set key-value for caching. Write a middleware that will check for mutations. If incoming request is a mutation, then take the corresponding query and remove it from the cache. For example, if a strain is updated with a mutation, then the results of a query for that strain ID should be removed from the cache and replaced with the updated version.

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