Skip to content
This repository was archived by the owner on Dec 5, 2024. It is now read-only.
This repository was archived by the owner on Dec 5, 2024. It is now read-only.

Create a cache management solution for user data #412

@StanleyGoldman

Description

@StanleyGoldman

#390 did not address the need to cache user data

The major problem being that this data has a different lifecycle than Repository as this data is needed before a Repository instance exists.

As a consequence of not having this solution the InitializeView is the second of two simultaneous calls for current user data.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions