Skip to content
This repository has been archived by the owner on Nov 3, 2023. It is now read-only.

Added support for Redis cached repository #202

Merged
merged 3 commits into from
Jan 30, 2022
Merged

Added support for Redis cached repository #202

merged 3 commits into from
Jan 30, 2022

Conversation

ortuman
Copy link
Owner

@ortuman ortuman commented Jan 30, 2022

Checklist
  • make test passes
  • tests and/or benchmarks are included
  • documentation is changed or added

Affected core subsystem(s)

Repository

Description of change

This PR adds support for an optional cached user repository implementation using backend Redis.

@ortuman ortuman changed the title Cached user repository implementation Added support for Redis cached repository Jan 30, 2022
This was linked to issues Jan 30, 2022
@ortuman ortuman merged commit db9534a into main Jan 30, 2022
@ortuman ortuman deleted the ortuman/cached-rep branch January 30, 2022 15:35
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add repository.User cached type Add cached repository support
1 participant