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

Redis jako Django cache backend #1021

Open
emkarcinos opened this issue Jan 27, 2022 · 0 comments
Open

Redis jako Django cache backend #1021

emkarcinos opened this issue Jan 27, 2022 · 0 comments
Labels
Backend Prace na Backendzie enhancement New feature or request

Comments

@emkarcinos
Copy link
Owner

Żeby zapewnić spójność cache przy uruchamianiu wielu procesów django na raz musimy zrezygnować z cachowania w RAMie. Do tego celu dobrze nada się Redis.

Proponowałbym w docker-compose postawić taki serwer wraz z najprostszą konfigurajcą. Nie potrzebujemy tego zabezpieczać, bo porty Redisa nie będą widoczne spoza VMki

@emkarcinos emkarcinos added enhancement New feature or request Backend Prace na Backendzie labels Jan 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Backend Prace na Backendzie enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant