From 25ceb479080fd52ab69e166de29911cb1b339da4 Mon Sep 17 00:00:00 2001 From: Zaiming Shi Date: Sat, 27 Feb 2021 11:57:41 +0100 Subject: [PATCH] Update TODOs list Remove TODOs that are already done. And add new TODOs --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 8f1b1fe4..b5085ec1 100644 --- a/README.md +++ b/README.md @@ -523,7 +523,6 @@ brod commits -b localhost:9092 -i the-group-id -t topic-name -o "0:10000" --prot ## TODOs -* HTML tagged EDoc +* Integrate with latest `kafka_protocol` for Kafka 2.x+ APIs * Support scram-sasl in brod-cli -* lz4 compression & decompression * Transactional produce APIs