GitXplorerGitXplorer
j

db4s_github_stats

public
0 stars
0 forks
0 issues

Commits

List of commits on branch master.
Verified
558c0f8fd4e53ae74e967f716c643393bedcdcfb

Turn off debugging output by default

jjustinclift committed 6 years ago
Verified
76ab00fc325cff0c6d667b6bea2013dd5463d968

Added database schema

jjustinclift committed 6 years ago
Verified
779ab8a81d0a154fef746f668e16a26a5ed52860

Moved the timestamp into it's own table

jjustinclift committed 6 years ago
Verified
d7caf9b15f09eccb58facd6c2805019542a292cf

Add AGPL3 license and initial README

jjustinclift committed 6 years ago
Verified
4981aa0b585b9a61f37b19c5e71701ed31eede6f

Store the download counts in PG

jjustinclift committed 6 years ago
Verified
a15667b9d21bf8fc3292274dee55a76a06e46546

Initial stub. Retrieves details from GH and opens PG db connection

jjustinclift committed 6 years ago

README

The README file for this repository.

Work in progress.

This just grabs the download count for each artifact in the DB Browser for SQLite releases, storing the results in a PostgreSQL database.

It's designed to be called by cron (eg once every hour).