cookiecutter/cookiecutter-django

Adding support for channels

Aberta

#1.058 aberto em 27 de fev. de 2017

 (13 comentários) (19 reações) (0 responsável)Python (3.064 forks)batch import
dockerenhancementhelp wanted

Métricas do repositório

Stars
 (13.592 estrelas)
Métricas de merge de PR
 (Mesclagem média 16h 37m) (59 fundiu PRs em 30d)

Description

We should have the option to ask users if they want to use channels, just like we do with celery. Setting up channels should be easy, using the in memory layer locally and redis on production (or redis on both). Not much has to be assumed and is easy to implement.

Thoughts?

Guia do colaborador