Switch to Redis from MongoDB for event broker.

Closes #1.
This commit is contained in:
Paul
2021-09-19 22:13:25 +01:00
parent e5e0031cad
commit 2ef6b28029
9 changed files with 176 additions and 15 deletions

View File

@@ -1 +1 @@
pub const VERSION: &str = "0.5.3-alpha.4-patch.0";
pub const VERSION: &str = "0.5.3-alpha.5";