-
Notifications
You must be signed in to change notification settings - Fork 76
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Go: Public Preview Release announcement release.md file #3287
base: main
Are you sure you want to change the base?
Go: Public Preview Release announcement release.md file #3287
Conversation
Signed-off-by: Niharika Bhavaraju <[email protected]>
Signed-off-by: Niharika Bhavaraju <[email protected]>
} | ||
``` | ||
|
||
## Behind the Scenes: Technical Architecture |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This part could go to the developer guide
@@ -0,0 +1,403 @@ | |||
# Introducing the Valkey GLIDE Go Wrapper: Now in Public Preview! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Recently we announced GA. Is PP > GA?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you for updating the doc and giving examples. I think all this content should be in readme file.
|
||
A huge thank you to all the contributors who have made this possible - your dedication and expertise have created something truly special for the Go community. | ||
|
||
[Janhavi Gupta](https://github.com/janhavigupta007) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
kudos to @aaron-congo who created the backbone of the client 🚀
Added Go: Public Preview Release announcement release.md file