diff options
author | Alex Auvolat <alex@adnab.me> | 2020-04-23 14:40:59 +0000 |
---|---|---|
committer | Alex Auvolat <alex@adnab.me> | 2020-04-23 14:40:59 +0000 |
commit | 2fe82be3bcb326af04c4c862431237c576ed1152 (patch) | |
tree | 5535f595b6a7e879f9998a9abcd8f19d9d92640d /TODO | |
parent | 37f880bc09bc4d9eb6aaeaec299a8d1d2043f674 (diff) | |
download | garage-2fe82be3bcb326af04c4c862431237c576ed1152.tar.gz garage-2fe82be3bcb326af04c4c862431237c576ed1152.zip |
RPC to ourself do not pass through serialization + HTTPS
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -10,8 +10,6 @@ Improvements Membership: keep IP addresses of failed nodes and try to reping them regularly -RPC client/server: do not go through the serialization+HTTP+TLS+deserialization when doing a request to ourself. - Attaining S3 compatibility -------------------------- |