Skip to content

Cache input values #15

@clintoncwolfe

Description

@clintoncwolfe

Detailed Description

Assuming that a profile is stored as a document, and inputs are stored as key-values on a document, fetching a single key is expensive - you have to fetch all keys / inputs.

Might as well cache them.

Context

It would be faster, less network traffic, not hammer the Vault server.

Possible Implementation

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