-
Notifications
You must be signed in to change notification settings - Fork 157
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
Home pg new #1038
base: main
Are you sure you want to change the base?
Home pg new #1038
Conversation
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.
A few suggestions for the Cloud portion and general typo/wording stuff.
(dict "Text" "Vector search" "URL" "./develop/interact/search-and-query/query/vector-search") | ||
(dict "Text" "Data structure store" "URL" "./develop/get-started/data-store/") | ||
(dict "Text" "Document database" "URL" "./develop/get-started/document-database/") | ||
(dict "Text" "High availability & replication guide" "URL" "./operate/rc/databases/configuration/high-availability/") |
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.
I'm interested to hear why you picked High-Availability for this. I think maybe Create a database might be a better starting link for most people, or maybe the Develop Highly Resilient Apps page? Maybe both?
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.
I picked this because it is in the top 3 questions people ask about Redis. I think they know they can setup a database, but they want to know if they can do HA in Redis Cloud. I feel like the resilient apps page is something we don't want to really promote at the top page because it is about losing connections when we do maintenance.
Co-authored-by: Cameron Bates <[email protected]>
Co-authored-by: Cameron Bates <[email protected]>
Co-authored-by: Cameron Bates <[email protected]>
Co-authored-by: Cameron Bates <[email protected]>
Co-authored-by: Cameron Bates <[email protected]>
Co-authored-by: Cameron Bates <[email protected]>
Co-authored-by: Cameron Bates <[email protected]>
Co-authored-by: Cameron Bates <[email protected]>
Co-authored-by: Cameron Bates <[email protected]>
Co-authored-by: Cameron Bates <[email protected]>
Co-authored-by: andy-stark-redis <[email protected]>
Co-authored-by: andy-stark-redis <[email protected]>
Modified design with updated text and links https://redis.io/docs/staging/home-pg-new/