Add simple Redis Server which is only capable of doing publish / subscribe. New ws redis_server sub-command to use it. The server is used in the unittest, so that we can run on CI in environment where redis isn not available like github actions env.

This commit is contained in:
Benjamin Sergeant
2019-09-23 21:04:01 -07:00
parent 8f8385f8f8
commit fbf80f4ab1
20 changed files with 497 additions and 27 deletions

View File

@ -1 +1 @@
6.2.3
6.2.5