From c7e9b32d88dbb0ff86f3dce267f7444e09c11cb4 Mon Sep 17 00:00:00 2001 From: TJKoury Date: Fri, 11 Nov 2016 11:29:09 -0500 Subject: [PATCH] Updated Architecture: Cluster Multi Process (markdown) --- Architecture:-Cluster---Multi-Process.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Architecture:-Cluster---Multi-Process.md b/Architecture:-Cluster---Multi-Process.md index cd4123b..11fc639 100644 --- a/Architecture:-Cluster---Multi-Process.md +++ b/Architecture:-Cluster---Multi-Process.md @@ -42,8 +42,8 @@ This Node-Red fork uses the native Node-Red cluster module for multi-processing. |settings.js|Modified to expose the cluster module in function nodes, also provides the default setting for number of Workers.| ##Issues -- [ ] Need to write tests for cluster features -- [ ] Need to write tests for storage features +- [x] Need to write tests for cluster features +- [x] Need to write tests for storage features ##General Notes