awesome-go icon indicating copy to clipboard operation
awesome-go copied to clipboard

Add `ydb-go-sdk` to `RDBMS` drivers and messaging systems

Open asmyasnikov opened this issue 2 years ago • 1 comments

Please check if what you want to add to awesome-go list meets quality standards before sending pull request. Thanks!

Please provide package links to:

  • repo link (github.com, gitlab.com, etc): https://github.com/ydb-platform/ydb-go-sdk
  • pkg.go.dev: https://pkg.go.dev/github.com/ydb-platform/ydb-go-sdk/v3
  • goreportcard.com: https://goreportcard.com/report/github.com/ydb-platform/ydb-go-sdk/v3
  • coverage service link (codecov, coveralls, gocover etc.): https://app.codecov.io/gh/ydb-platform/ydb-go-sdk

Note: that new categories can be added only when there are 3 packages or more.

Make sure that you've checked the boxes below that apply before you submit PR. Not every repository (project) will require every option, but most projects should. Check the Contribution Guidelines for detials.

  • [x] The package has been added to the list in alphabetical order.
  • [x] The package has an appropriate description with correct grammar.
  • [x] As far as I know, the package has not been listed here before.
  • [x] The repo documentation has a pkg.go.dev link.
  • [x] The repo documentation has a coverage service link.
  • [x] The repo documentation has a goreportcard link.
  • [x] The repo has a version-numbered release and a go.mod file.
  • [x] I have read the Contribution Guidelines, Maintainers Note and Quality Standards.
  • [x] The repo has a continuous integration process that automatically runs tests that must pass before new pull requests are merged.
  • [x] The authors of the project do not commit directly to the repo, but rather use pull requests that run the continuous-integration process.

Thanks for your PR, you're awesome! :+1:

asmyasnikov avatar Sep 10 '22 08:09 asmyasnikov

Thank you for contributing with awesome-go, we will revise your contribution as soon as possible.

Automation body links content check:

  • godoc.org or pkg.go.dev: True
  • goreportcard.com: True
  • coverage: True

your project is about to be approved, it's under revision, it may take a few days

avelino avatar Sep 10 '22 09:09 avelino

@asmyasnikov hello! Nice! But I added this to drivers only, because link must be unique. Remove from Messaging in #4433

sashamelentyev avatar Sep 15 '22 01:09 sashamelentyev