Danny van Kooten
|
46f954cc6e
|
first stab at supporting postgres driver. #9
|
2017-01-25 13:46:43 +01:00 |
|
Danny van Kooten
|
8a0657b977
|
use alecthomas/kingpin for parsing CLI arguments. Closes #7
|
2017-01-24 20:28:22 +01:00 |
|
Danny van Kooten
|
3a99939800
|
Store last_archived option after storing aggregated daily totals & use that when re-running -archive_data command. This speeds up the archive command considerably & allows for multiple runs a day.
|
2016-12-24 15:14:25 +02:00 |
|
Danny van Kooten
|
1b107a55d5
|
Get rid of archive table & introduce total_* tables for each metric.
|
2016-12-24 13:07:33 +02:00 |
|
Danny van Kooten
|
84bc9e6e99
|
Remove count.CreateArchives func since we never want to call that from anything other than CLI anyway.
|
2016-12-24 10:00:16 +02:00 |
|
Danny van Kooten
|
593b3563d6
|
gofmt project
|
2016-12-11 14:50:01 +01:00 |
|
Danny van Kooten
|
2f110fc059
|
abstract total visitor count away into count package
|
2016-12-11 11:53:03 +01:00 |
|
Danny van Kooten
|
f25c18a7fe
|
introduced table to x1000 UI performance when working with big datasets
|
2016-12-11 10:58:58 +01:00 |
|