package/python-channels-redis: new package
authorAdam Duskett <Aduskett@gmail.com>
Sun, 4 Aug 2019 01:16:31 +0000 (21:16 -0400)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Mon, 30 Sep 2019 20:00:37 +0000 (22:00 +0200)
commite4b8a4786ec396244e37a27dce1173e23ca17cee
tree2195e5afa5d168b327d8d85177389572c8a09498
parent1e019c3afb02c218ba29522ac131a8ecb7aaf3fe
package/python-channels-redis: new package

A Django Channels channel layer that uses Redis as its backing store,
and supports both a single-server and sharded configurations, as well
as group support.

Signed-off-by: Adam Duskett <Aduskett@gmail.com>
[Thomas:
 - alphabetic ordering of selects in Config.in
 - drop redis dependency
 - add missing python3 dependency]
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
DEVELOPERS
package/Config.in
package/python-channels-redis/Config.in [new file with mode: 0644]
package/python-channels-redis/python-channels-redis.hash [new file with mode: 0644]
package/python-channels-redis/python-channels-redis.mk [new file with mode: 0644]