Skip to content
This repository was archived by the owner on Mar 21, 2022. It is now read-only.
This repository was archived by the owner on Mar 21, 2022. It is now read-only.

Cache landscape objects #39

Open
Open
@lotzk

Description

@lotzk

The most recently used landscape objects should be held in a cache to avoid I/O. As mentioned in #38, landscape objects will be persisted as json-api strings, identified by unique (numeric) id. We can utilize Redis as an in-memory-cache for those string.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions