From 1dad635b3b4333ccfd517b6678df6e0ae3b67bc0 Mon Sep 17 00:00:00 2001 From: Anuragkillswitch <70265851+Anuragkillswitch@users.noreply.github.com> Date: Wed, 29 Jan 2025 08:23:10 +0530 Subject: [PATCH] FEAT: add contributor ack for valkey-go Signed-off-by: Anuragkillswitch <70265851+Anuragkillswitch@users.noreply.github.com> --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 062c322..2f4ce6b 100644 --- a/README.md +++ b/README.md @@ -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! + + + + ### Generate Command Builders