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

My playgound for the same requirements... #171

Open
WernerMairl opened this issue Oct 27, 2017 · 1 comment
Open

My playgound for the same requirements... #171

WernerMairl opened this issue Oct 27, 2017 · 1 comment

Comments

@WernerMairl
Copy link

Hi
This project seems to be sleeping ;-)

Inspired by your work here i have created my own try/prototype
focused on a smaller implementation in pure dotnet core.

https://github.com/WernerMairl/GGQL

any feedback is welcome!
What is the plan here ?

regards
Werner

@karelz
Copy link
Owner

karelz commented Oct 27, 2017

Yes, the project is a bit sleeping :( ... I was able to get back to the new design 2-3 weeks ago and have an early prototype of consuming GH events (via internal MS channel over ServiceBus) with ~350K events for last few weeks to test on. That would enable "real-time" events instead of regular snapshots.
I also prototyped some code to represent and process the notifications. However, it needs more flashing out.

Interestingly it seems that even the GH events are missing some "interesting" notifications which show up only in history - links between issues, issue/comment reactions, etc. While it is not a big deal, I am toying with the idea to use "history crawler" as alternative source of events - at least for initializing the "database".

Timeframe wise: I hope I will be able to get back to work on the v2 tooling in late November and during December.

Let me know if you want to chat on gitter or somewhere about ideas, lessons learned, etc.

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