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

xuanwo pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/opendal.git


The following commit(s) were added to refs/heads/main by this push:
     new 4529b2e78 doc: more users for python binding (#5756)
4529b2e78 is described below

commit 4529b2e785e14deb542f924762d4341c5ad0717c
Author: yihong <[email protected]>
AuthorDate: Wed Mar 12 22:15:32 2025 +0800

    doc: more users for python binding (#5756)
    
    * doc: more users and milvus go binding
    
    Signed-off-by: yihong0618 <[email protected]>
    
    * doc: drop go binding by mistake
    
    Signed-off-by: yihong0618 <[email protected]>
    
    * doc: update png link for python binding
    
    Signed-off-by: yihong0618 <[email protected]>
    
    ---------
    
    Signed-off-by: yihong0618 <[email protected]>
---
 README.md                | 2 +-
 bindings/python/users.md | 2 ++
 core/users.md            | 1 +
 3 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 797c65ce7..20d2bad4a 100644
--- a/README.md
+++ b/README.md
@@ -73,7 +73,7 @@ OpenDAL's development is guided by its vision of **One Layer, 
All Storage** and
 [Python Binding Image]: https://img.shields.io/pypi/v/opendal
 [Python Binding Link]: https://pypi.org/project/opendal/
 [Python Binding Dev Docs]: https://opendal.apache.org/docs/python/
-[Python Binding Users Image]: 
https://github.com/user-attachments/assets/bafa7978-3d99-4bb8-98bf-e362b25e7cfc
+[Python Binding Users Image]: 
https://github.com/user-attachments/assets/6bba7e5b-cada-4cf2-81e3-09d4e4535dcb 
 [Python Binding Users]: bindings/python/users.md
 [Ruby Binding]: bindings/ruby/README.md
 [Swift Binding]: bindings/swift/README.md
diff --git a/bindings/python/users.md b/bindings/python/users.md
index 0c1e78034..629b5d101 100644
--- a/bindings/python/users.md
+++ b/bindings/python/users.md
@@ -1,3 +1,5 @@
 # Users
 
 - [Dify](https://github.com/langgenius/dify): An open-source LLM app 
development platform.
+- [wren-engine](https://github.com/Canner/wren-engine): The semantic engine 
for LLMs, bringing semantic context to AI agents.
+- [FileCodeBox](https://github.com/vastsa/FileCodeBox): File Express Cabinet - 
Anonymous Passcode Sharing Text, Files, Like Taking Express Delivery for Files
diff --git a/core/users.md b/core/users.md
index 340687c11..e8e471bcd 100644
--- a/core/users.md
+++ b/core/users.md
@@ -10,3 +10,4 @@
 - [QuestDB](https://github.com/questdb/questdb): An open-source time-series 
database for high throughput ingestion and fast SQL queries with operational 
simplicity.
 - [RisingWave](https://github.com/risingwavelabs/risingwave): A Distributed 
SQL Database for Stream Processing
 - [Vector](https://github.com/vectordotdev/vector): A high-performance 
observability data pipeline.
+- [rustic](https://github.com/rustic-rs/rustic): About rustic - fast, 
encrypted, and deduplicated backups powered by Rust

Reply via email to