Skip to content

Commit

Permalink
FEAT: add contributor ack for valkey-go
Browse files Browse the repository at this point in the history
Signed-off-by: Anuragkillswitch <[email protected]>
  • Loading branch information
SoulPancake committed Jan 29, 2025
1 parent 9b154d3 commit 1dad635
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -594,6 +594,11 @@ if err := valkey.DecodeSliceOfJSON(client.Do(ctx, client.B().Mget().Key("user1")

Contributions are welcome, including [issues](https://github.com/valkey-io/valkey-go/issues), [pull requests](https://github.com/valkey-io/valkey-go/pulls), and [discussions](https://github.com/valkey-io/valkey-go/discussions).
Contributions mean a lot to us and help us improve this library and the community!
Thanks to all the people who already contributed!

<a href="https://github.com/valkey-io/valkey-go/graphs/contributors">
<img src="https://contributors-img.web.app/image?repo=valkey-io/valkey-go" />
</a>

### Generate Command Builders

Expand Down

0 comments on commit 1dad635

Please sign in to comment.