Skip to content

Disable cache in favor of ChluDB #133

@fazo96

Description

@fazo96

At the moment, marketplace public keys and validation status are cached in our "cache" module.

The cache module should be removed and the ChluDB should be used instead to cache validation status.

For marketplace public keys, a new solution has to be found. Options are:

  • just query the ChluDB for already validated review records from the same marketplace and extract the key locations
  • keep using the cache module
  • figure out a new way

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    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