From afba79a32116f0aff3c5fd4a51f7d827c8166a14 Mon Sep 17 00:00:00 2001 From: al8n Date: Wed, 5 Mar 2025 00:25:09 +0800 Subject: [PATCH] project update - memberlist 0.6 --- draft/2025-03-05-this-week-in-rust.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/draft/2025-03-05-this-week-in-rust.md b/draft/2025-03-05-this-week-in-rust.md index 4c91c9e72..8ced57f98 100644 --- a/draft/2025-03-05-this-week-in-rust.md +++ b/draft/2025-03-05-this-week-in-rust.md @@ -37,6 +37,8 @@ and just ask the editors to select the category. ### Project/Tooling Updates +* [memberlist 0.6 - gossip protocol for cluster membership management](https://github.com/al8n/memberlist/releases/tag/v0.6) + ### Observations/Thoughts ### Rust Walkthroughs