Skip to content
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

Test and document failure and recovery scenarios #21

Open
jruaux opened this issue Jul 12, 2023 · 0 comments
Open

Test and document failure and recovery scenarios #21

jruaux opened this issue Jul 12, 2023 · 0 comments
Assignees
Labels
documentation Improvements or additions to documentation

Comments

@jruaux
Copy link
Collaborator

jruaux commented Jul 12, 2023

Document how Smart Cache behaves in the following scenarios:

  • Redis becomes unavailable
  • Source of record becomes unavailable
  • Redis database is dropped (i.e., database is flushed)\

What happens when Redis fails? Node failure, Cluster failure, etc.?
What if the end user has reduced database infrastructure because of caching?
When Redis comes back online, what is the behavior?
What's the behavior when the source of record is unavailable?
What's the behavior when Redis is unavailable?

@jruaux jruaux added the documentation Improvements or additions to documentation label Jul 12, 2023
@jruaux jruaux self-assigned this Jul 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

1 participant