Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[tech][be] - Добавить кэш для пользователей #29

Open
2 tasks
ignavan39 opened this issue Mar 14, 2022 · 0 comments
Open
2 tasks
Assignees
Labels

Comments

@ignavan39
Copy link
Collaborator

ignavan39 commented Mar 14, 2022

Story:

  • ускорение загрузки приложения

Description

  • добавить кэширование информации о пользователе

Tasks:

  • в access гарде брать пользователя из редиса ( если его нет идти в бд) при всех изменениях редактировать его в кэше и в бд
  • не забыть про prefix для users в redis (по типу user_)

After:

@ignavan39 ignavan39 added the enhancement New feature or request label Mar 14, 2022
@Ocultus Ocultus self-assigned this Apr 21, 2022
@ignavan39 ignavan39 changed the title [FEAT] - Добавить кэш для пользователей [tech][be] - Добавить кэш для пользователей Aug 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants