This is an automated email from the ASF dual-hosted git repository. bashirbekov pushed a commit to branch feat/add-background-send in repository https://gitbox.apache.org/repos/asf/iggy.git
commit 6fb2f982ed486a3e943408b85607f6f231b732ea Merge: 1685b879 c3069208 Author: haze518 <[email protected]> AuthorDate: Thu May 29 20:47:35 2025 +0600 Merge branch 'feat/add-background-send' of https://github.com/apache/iggy into feat/add-background-send core/common/src/error/iggy_error.rs | 2 + core/sdk/src/clients/mod.rs | 1 + core/sdk/src/clients/producer.rs | 1 + core/sdk/src/clients/producer_dispatcher.rs | 260 ++++++++++++++++++++++++++++ core/sdk/src/clients/send_mode.rs | 3 +- 5 files changed, 266 insertions(+), 1 deletion(-)
