Skip to content

Commit

Permalink
docs: update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
y1yang0 authored Aug 13, 2024
1 parent d43f351 commit f5cb262
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -56,6 +56,17 @@ to help us enhance this project.

Lastly, we've provided some examples in [example](/example/) direcory, you can try the project through those examples.

# Supported libraries

| Plugin Name | Repository Url | Min Supported Version | Max Supported Version |
|--------------|--------------------------------------------|-----------------------|-----------------------|
| net/http | https://pkg.go.dev/net/http | - | - |
| database/sql | https://pkg.go.dev/database/sql | - | - |
| go-redis | https://github.com/redis/go-redis | v9.0.5 | v9.5.1 |
| mongodb | https://github.com/mongodb/mongo-go-driver | v1.11.1 | v1.15.2 |

We are gradually open-sourcing the libraries we have supported, and your contributions are warmly welcome.

# Community

We are looking forward to your feedback and suggestions. Please feel free to join our [DingTalk group](https://qr.dingtalk.com/action/joingroup?code=v1,k1,GyDX5fUTYnJ0En8MrVbHBYTGUcPXJ/NdsmLODGibd0w=&_dt_no_comment=1&origin=11? ) to communicate with us.

0 comments on commit f5cb262

Please sign in to comment.