Skip to content
This repository has been archived by the owner on Nov 16, 2023. It is now read-only.

Add support for Elastic Search as a store #98

Open
jeffmcaffer opened this issue Jun 12, 2017 · 8 comments
Open

Add support for Elastic Search as a store #98

jeffmcaffer opened this issue Jun 12, 2017 · 8 comments

Comments

@jeffmcaffer
Copy link
Contributor

Elastic search seems like an interesting choice for store technology. Would give live access to the data in a queryable way.

@markwalkom
Copy link

Not sure what this might involve, but I would be interested in discussing it and seeing what sort of resources I might be able to provide (I work @ Elastic).

@jeffmcaffer
Copy link
Contributor Author

Great @markwalkom. I should not be that bad. Basically the store API as about 5-10 methods like upsert, get, list, ... all basic point or list queries.

What are you doing with ghcrawler and perhaps I can help guide.

@markwalkom
Copy link

markwalkom commented Mar 14, 2018 via email

@craigez
Copy link

craigez commented Mar 14, 2018

Hi @markwalkom,

I have a basic implementation here: craigez@4540ca1 (and here: https://source.codeaurora.org/external/qostg/ghcrawler/commit/?h=develop&id=4540ca1283d30aa0483a9ca9adf398e0ba41772a)

It's licensed under the MIT license, but I've been unable to get permission to sign the Microsoft CLA to get the contribution merged into the upstream 😢 . Additionally, we haven't really tested it much as we will probably go an alternate direction for our metrics, but we are still looking at options.

@markwalkom
Copy link

that's awesome, thanks @craigez! pity the licensing is causing problems though :(

@craigez
Copy link

craigez commented Mar 14, 2018

It's not the licensing, MIT is fine, just the CLA to Microsoft.

@craigez
Copy link

craigez commented Mar 14, 2018

I'll poke on this again and see if I can get it resolved soon.

@k----n
Copy link

k----n commented Jan 26, 2020

It seems like https://github.com/yougov/mongo-connector can be useful to sync to Elasticsearch

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

No branches or pull requests

4 participants