Skip to content

Build the cache system #3

@kelson42

Description

@kelson42

We don't want to create unnecessarily large amount of requests on upstream servers. Therefore we probably need a cache for the scraper.

Our usual cache storage is ObjectStorage.

Before starting with implementation we should decide:

  • Does a cache makes sense?
  • What should be cache?
  • How works cache invalidation?

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions