From 0fc281fd05535c26ebe417498056b3068298148f Mon Sep 17 00:00:00 2001 From: Gabriel Oliveira Date: Thu, 3 Oct 2024 19:56:01 -0300 Subject: [PATCH] chore: update readme --- README.md | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 2604262..d1b765f 100644 --- a/README.md +++ b/README.md @@ -5,15 +5,15 @@ ## TODOS - Connection System - - SASL + + - SASL - Producer System - - Revisit producer epoch on transactions - - Implement test helper functions (assert_produced) - - Improve input errors handling - - Accept more versions of the protocol - - OTEL - - Improve test coverage -- Consumer System (TBD) + - Implement test helper functions (assert_produced) + - Improve input errors handling + - Accept more versions of the protocol + - OTEL + - Improve test coverage +- Consumer System (TBD)