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

Elasticsearch for Sparkler - Factory Design Pattern #218

Closed
slhsxcmy opened this issue Mar 6, 2021 · 1 comment · Fixed by #216
Closed

Elasticsearch for Sparkler - Factory Design Pattern #218

slhsxcmy opened this issue Mar 6, 2021 · 1 comment · Fixed by #216

Comments

@slhsxcmy
Copy link
Contributor

slhsxcmy commented Mar 6, 2021

We are implementing a Factory Pattern to extract storage components (Solr and Elasticsearch) from Sparkler implementation.
We plan to make sure Solr can still run after the extraction first, then add the connector with Elasticsearch.
Currently this is WIP. We'll post further updates soon.

@slhsxcmy slhsxcmy linked a pull request Mar 6, 2021 that will close this issue
@lewismc
Copy link
Member

lewismc commented Mar 6, 2021

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Elasticsearch
Awaiting triage
Development

Successfully merging a pull request may close this issue.

2 participants