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

remove mongo #192

Open
OriHoch opened this issue Jun 20, 2017 · 2 comments
Open

remove mongo #192

OriHoch opened this issue Jun 20, 2017 · 2 comments

Comments

@OriHoch
Copy link
Contributor

OriHoch commented Jun 20, 2017

now that we get data from clearmash, we need to remove all references to mongo and move to use elasticsearch instead

need to figure out what pitfalls we might have, where we have stuff that relies too much on Mongoisms

Also, do we have data which is in Mongo but not in Elasticsearch? or not in Clearmash?

@OriHoch
Copy link
Contributor Author

OriHoch commented Jul 10, 2017

need to check if mongo is used for something else like users

@OriHoch
Copy link
Contributor Author

OriHoch commented Aug 2, 2017

we now have postgresql DB for the pipelines (it's more compatible with the pipelines framework)
we should move any remaining data in mongo to postgresql, no point in keeping mongo only for users

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

No branches or pull requests

1 participant