cookiecutter/cookiecutter-django

Adding support for channels

開放

#1,058 建立於 2017年2月27日

 (13 則留言) (19 個反應) (0 位負責人)Python (3,064 個分叉)batch import
dockerenhancementhelp wanted

倉庫指標

星標
 (13,592 顆星)
PR 合併指標
 (平均合併 16小時 37分鐘) (30 天內合併 59 個 PR)

描述

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?

貢獻者指南