You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by fj...@apache.org on 2020/09/08 16:49:07 UTC

[druid-website-src] branch master updated: Update libraries.md - Async Rust client

This is an automated email from the ASF dual-hosted git repository.

fjy pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/druid-website-src.git


The following commit(s) were added to refs/heads/master by this push:
     new 6dabe3c  Update libraries.md - Async Rust client
     new dd2daee  Merge pull request #158 from bugzmanov/patch-1
6dabe3c is described below

commit 6dabe3c48ae3f40386ab129e829efb0dfd4c8849
Author: Rafael Bagmanov <bu...@gmail.com>
AuthorDate: Tue Sep 8 06:26:36 2020 -0400

    Update libraries.md - Async Rust client
---
 libraries.md | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/libraries.md b/libraries.md
index 111a5fd..3f9f206 100644
--- a/libraries.md
+++ b/libraries.md
@@ -59,6 +59,10 @@ Some great folks have written their own libraries to interact with Apache Druid.
 
 * [raygun/druid4net](https://github.com/MindscapeHQ/druid4net) - A .NET client for Druid written in C#. Supports the .NET full framework and .NET Core.
 
+#### Rust
+
+* [bugzmanov/druid-io-rs](https://github.com/bugzmanov/druid-io-rs) - Fully asynchronous, future-enabled Apache Druid client library for rust programming language.
+
 Other Druid Distributions
 -------------------------
 * [eBay/embedded-druid](https://github.com/eBay/embedded-druid) - Leveraging Druid capabilities in stand alone application


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org