-
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
Open
mich-elle-luna
wants to merge
28
commits into
main
Choose a base branch
from
home-pg-new
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Home pg new #1038
Changes from all commits
Commits
Show all changes
28 commits
Select commit
Hold shift + click to select a range
ab9fd97
Update home.html
mich-elle-luna 43468f0
Update home.html
mich-elle-luna 8352bf1
Update home.html
mich-elle-luna fac02db
Update home.html
mich-elle-luna d128915
Update home.html
mich-elle-luna 6d2c8a5
Update home.html
mich-elle-luna 7852f21
Update home.html
mich-elle-luna 4614146
Update home.html
mich-elle-luna ddaeccd
Update home.html
mich-elle-luna 723a1a1
Update home.html
mich-elle-luna 8a67490
Update home.html
mich-elle-luna 88fb9d0
Update home.html
mich-elle-luna f01e930
Update home.html
mich-elle-luna f2d8028
Update layouts/home.html
mich-elle-luna c9c6e94
Update layouts/home.html
mich-elle-luna f6cb9ce
Update layouts/home.html
mich-elle-luna 2e368c1
Update layouts/home.html
mich-elle-luna 2101664
Update layouts/home.html
mich-elle-luna de2252e
Update layouts/home.html
mich-elle-luna 5d93690
Update layouts/home.html
mich-elle-luna a2a9183
Update layouts/home.html
mich-elle-luna 48ca782
Update layouts/home.html
mich-elle-luna 31f9fdf
Update layouts/home.html
mich-elle-luna e59b16d
Update layouts/home.html
mich-elle-luna b436607
Update layouts/home.html
mich-elle-luna e83444b
Update home.html
mich-elle-luna 470b975
Update home.html
mich-elle-luna 0c13c2d
Update home.html
mich-elle-luna File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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.