Skip to content

Use Django caching for explore pages #90

@jpmckinney

Description

@jpmckinney

lib-cove is very slow: open-contracting/lib-cove-oc4ids#23

There is no reason to re-validate the data on each request. This should be cached.

I think we can just use the per-site cache, which is i18n-aware: https://docs.djangoproject.com/en/3.1/topics/cache/#the-per-site-cache Please setup memcached on the server.

Metadata

Metadata

Assignees

No one assigned

    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