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

Add support for disk persistence #207

Open
cory-weiner opened this issue Apr 15, 2020 · 1 comment
Open

Add support for disk persistence #207

cory-weiner opened this issue Apr 15, 2020 · 1 comment

Comments

@cory-weiner
Copy link

Would be great if this supported optional disk based persistance of cached data. Restarting express server causes the mem cache to be dumped, as expected, but would be nice if on initialization it could read a disk based backup.

@ccckblaze
Copy link

maybe we should add a feature to restore the structure from redis, then redis persistence feature should works just fine

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants