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

Sync redis with file system in case of redis failure or data loss #40

Open
Clivern opened this issue Jun 13, 2019 · 1 comment
Open
Labels
enhancement New feature or request help wanted Extra attention is needed v2.0.0

Comments

@Clivern
Copy link
Owner

Clivern commented Jun 13, 2019

Redis is sweet in storing and accessing ephemeral data whose loss can be tolerated so we need a different source and file system is the best option.

@Clivern Clivern added enhancement New feature or request v2.0.0 help wanted Extra attention is needed labels Jun 13, 2019
@c-nv-s
Copy link

c-nv-s commented Aug 6, 2021

suggestion:
https://github.com/EQ-Alpha/KeyDB
is probably what you want to recommend - it syncs to disk or s3

"KeyDB is a high performance fork of Redis with a focus on multithreading, memory efficiency, and high throughput. In addition to multithreading, KeyDB also has features only available in Redis Enterprise such as Active Replication, FLASH storage support, and some not available at all such as direct backup to AWS S3."

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed v2.0.0
Projects
None yet
Development

No branches or pull requests

2 participants