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

Add Django core Redis backend #209

Closed
Andrew-Chen-Wang opened this issue Dec 7, 2021 · 0 comments · Fixed by #264
Closed

Add Django core Redis backend #209

Andrew-Chen-Wang opened this issue Dec 7, 2021 · 0 comments · Fixed by #264

Comments

@Andrew-Chen-Wang
Copy link
Collaborator

Description

Django added the Redis backend to Django core.

Rationale

We already test the third party Redis backend. Some people are inclined to use the built-in one, so we should test it.
//: # (Why should this feature be implemented?)
//: # (Does it improve upon the software?)

Use case(s) / visualization(s)

Some people just want to use the Django core backend.

Alternatives?

The third party version
//: # (With every design comes another better or worse one)
//: # (We need to know all possible alternatives)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant