Skip to content

doohkim/channel-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

redis

We will use a channel layer that uses Redis as its backing store. To start a Redis server on port 6379, run the following command:

sudo docker run -p 6379:6379 -d redis:5

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published