Skip to content

Persist JSON-LD Contexts #1357

@Laurin-W

Description

@Laurin-W

Issue
JSON-LD contexts are cached in memory but not persisted.

In case a JSON-LD context resource is not available (e.g. the host went down), the server cannot parse json-ld objects with the given context.

Proposal
We should persist JSON-LD contexts (e.g. in redis / moleculer cache) or perhaps hard-code certain ones, as done with the ActivityStreams conetxt.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions