From 0a2602e810d1b1a2ab04cd2d6541ea96b3903103 Mon Sep 17 00:00:00 2001 From: beryl678 <134370473+beryl678@users.noreply.github.com> Date: Mon, 25 Aug 2025 15:58:02 +0800 Subject: [PATCH 1/2] Update 2025-08-27-this-week-in-rust.md --- draft/2025-08-27-this-week-in-rust.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/draft/2025-08-27-this-week-in-rust.md b/draft/2025-08-27-this-week-in-rust.md index f48261bab..abe7bc20c 100644 --- a/draft/2025-08-27-this-week-in-rust.md +++ b/draft/2025-08-27-this-week-in-rust.md @@ -47,6 +47,9 @@ and just ask the editors to select the category. ### Observations/Thoughts +- [Beyond Loki! GreptimeDB Log Scenario Performance Report Released](https://greptime.com/blogs/2025-08-07-beyond-loki-greptimedb-log-scenario-performance-report) +- [GreptimeDB Rust Client - A Comprehensive Guide to High-Throughput Bulk Stream Inserts](https://greptime.com/blogs/2025-07-30-greptimedb-rust-guide-bulk-stream-insert) + ### Rust Walkthroughs ### Research From 1f3902b503a02438b191f43821915b7cb5e00a59 Mon Sep 17 00:00:00 2001 From: Ben Dillon <146687321+bdillo@users.noreply.github.com> Date: Tue, 26 Aug 2025 19:00:37 -0700 Subject: [PATCH 2/2] Update 2025-08-27-this-week-in-rust.md --- draft/2025-08-27-this-week-in-rust.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/draft/2025-08-27-this-week-in-rust.md b/draft/2025-08-27-this-week-in-rust.md index abe7bc20c..30133475e 100644 --- a/draft/2025-08-27-this-week-in-rust.md +++ b/draft/2025-08-27-this-week-in-rust.md @@ -47,15 +47,14 @@ and just ask the editors to select the category. ### Observations/Thoughts -- [Beyond Loki! GreptimeDB Log Scenario Performance Report Released](https://greptime.com/blogs/2025-08-07-beyond-loki-greptimedb-log-scenario-performance-report) -- [GreptimeDB Rust Client - A Comprehensive Guide to High-Throughput Bulk Stream Inserts](https://greptime.com/blogs/2025-07-30-greptimedb-rust-guide-bulk-stream-insert) - ### Rust Walkthroughs ### Research ### Miscellaneous +* [GreptimeDB Rust Client - A Comprehensive Guide to High-Throughput Bulk Stream Inserts](https://greptime.com/blogs/2025-07-30-greptimedb-rust-guide-bulk-stream-insert) + ## Crate of the Week