I'm working on a project and I need to use Django-channels in it.
I followed this tutorial step by step but it used Redis to make layer (which is not supported in Windows OS) so is it possible to use PostgreSQL instead of Redis for stack data?
sorry for my bad grammar! English is not my native language!