From: Michael Biggins Date: Mon, 28 Sep 2020 15:27:57 +0000 (+0100) Subject: Add an alternative NodeLocator that doesn't rely on Redis for smaller multi-server... X-Git-Tag: v1.1.0~1^2~22^2~7 X-Git-Url: https://git.deb.at/?a=commitdiff_plain;h=5284f0c2fee513863c79d6ae721a82ace99c8b36;p=rhonda%2Fimpostor.git Add an alternative NodeLocator that doesn't rely on Redis for smaller multi-server setups with a single Master. --- diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..2da2c06 --- /dev/null +++ b/.gitignore @@ -0,0 +1,5 @@ +################################################################################ +# This .gitignore file was automatically created by Microsoft(R) Visual Studio. +################################################################################ + +/.vscode/tasks.json