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

Implement a rotating system for Cache, Files and potentially future store #17

Open
PonteIneptique opened this issue Jul 24, 2017 · 0 comments

Comments

@PonteIneptique
Copy link
Contributor

Current Status: On upgrading corpora, we are saving directly onto the production "database(s)", these being Redis and the file system for reading corpora.

Goal: The new set-up should allow for a rotating system where Redis Cache, Corpora Files and the upcoming RDFLib database store ( Capitains/Nautilus#57 ) are doubled and switched from one to another in the app.py configuration. This will avoid situation where operations are on-going (in between flush and parse) and allows for bugless/no service interruption transition to a new corpora.

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

1 participant