From b4d1c6da2c44b8bb733024d446bf0dbc8a5ddea0 Mon Sep 17 00:00:00 2001 From: Kevin Wan Date: Sun, 31 Oct 2021 21:00:34 +0800 Subject: [PATCH] docs: update roadmap (#1184) --- ROADMAP.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ROADMAP.md b/ROADMAP.md index 72ff411a..51560a18 100644 --- a/ROADMAP.md +++ b/ROADMAP.md @@ -15,8 +15,8 @@ We hope that the items listed below will inspire further engagement from the com ## 2021 Q4 - [x] Support `username/password` authentication in ETCD - [x] Support `SSL/TLS` in `zRPC` +- [x] Support `TLS` in redis connections - [ ] Support `retry strategies` in `zRPC` -- [ ] Support `TLS` in redis connections ## 2022 - [ ] Support `goctl mock` command to start a mocking server with given `.api` file