From d9e502905ba25b78efb61f9a9849bec57ab032fd Mon Sep 17 00:00:00 2001 From: dinglei Date: Fri, 25 Jan 2019 16:31:54 +0800 Subject: [PATCH] Add ACL and Message trace feature in README file. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 686ba462..478f32fa 100644 --- a/README.md +++ b/README.md @@ -21,6 +21,8 @@ It offers a variety of features: * Various message filter mechanics such as SQL and Tag * Docker images for isolated testing and cloud isolated clusters * Feature-rich administrative dashboard for configuration, metrics and monitoring +* Access control list +* Message trace ---------- -- GitLab