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

Data Persistence #1

Closed
leoantony72 opened this issue Oct 18, 2023 · 0 comments
Closed

Data Persistence #1

leoantony72 opened this issue Oct 18, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@leoantony72
Copy link
Owner

leoantony72 commented Oct 18, 2023

Overview

Currently if the server fails, the whole data in the cache will be lost forever.

Fixes

  • Implement a log based cache save
  • save a snapshot every x time
  • AOF persistent
@leoantony72 leoantony72 added the enhancement New feature or request label Oct 18, 2023
@leoantony72 leoantony72 self-assigned this Oct 18, 2023
Repository owner deleted a comment from march2004 Oct 25, 2023
leoantony72 added a commit that referenced this issue Nov 4, 2023
leoantony72 added a commit that referenced this issue Nov 5, 2023
@leoantony72 leoantony72 reopened this Nov 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant