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

Set up live "backup" database on webcompat.com server, updated from suitable webhooks #788

Closed
hallvors opened this issue Oct 22, 2015 · 0 comments

Comments

@hallvors
Copy link
Contributor

Spin off from #165, we are considering having a "backup" database where we store copies of all web-bugs issues when they are created. The idea is to let GitHub send information to our webhooks and use that to update the database. See #780 for code.

The purpose of this database is twofold - one important purpose and one nice-to-have:

  1. We can massage the data a little more and for example add a "domain" field to index on - this lets us easily generate RSS feeds and such by domain, see Domain names feed for getting notifications of new issues #60, with less traffic to GitHub.
  2. It's nice to have the data around locally, especially if we ever wish to move away from GitHub as a backend.
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