Skip to content

User Caching on the Server #1539

@Ezequiel-Valencia

Description

@Ezequiel-Valencia

Problem

Every time a user is created we access the DB

Solution

Local hash that contains the key values required to access that user on the server alongside the user object itself.
Time limit to cache so that if changes to permissions occur (roles) it is reflected. Roughly 4 hours for TTL.

Metadata

Metadata

Labels

Projects

Status

Pool

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions