From 3c83a7efb5c0d79ddd73e0800160291175b909f2 Mon Sep 17 00:00:00 2001 From: Alex Ellis Date: Sun, 23 Apr 2017 23:08:19 +0100 Subject: [PATCH] Update ROADMAP.md --- ROADMAP.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/ROADMAP.md b/ROADMAP.md index a69cbc9d..65a84d46 100644 --- a/ROADMAP.md +++ b/ROADMAP.md @@ -58,11 +58,15 @@ Could have Nice to have +* Raspberry Pi (armhf/armv6) support (currently available) +* AARCH64 (64-bit ARM) port + * Guide for termination through NGinx or built-in TLS termination * Guide for basic authentication over HTTPs (set up externally through NGinx etc) + +* CRIU - (Checkpoint/Restore In Userspace) for warm-loading serverless tasks with a high start-up cost/latency. * Billing control for functions -* AARCH64 (64-bit ARM) port -* Raspberry Pi (armhf/armv6) support (currently available) + ## 3. Development and Contributing