fathom/pkg/datastore
Danny 8b639d348d lowercase all log messages and strip newlines 2018-05-15 10:26:35 +02:00
..
migrations unique index on daily_page_stats should include hostname 2018-05-12 14:49:21 +02:00
seed start cleaning up & implement page stats again 2018-05-07 17:01:20 +02:00
config.go default to actual driver name instead of alias 2018-05-08 16:21:22 +02:00
datastore.go lowercase all log messages and strip newlines 2018-05-15 10:26:35 +02:00
page_stats.go coalesce query results to handle nil 2018-05-14 10:17:58 +02:00
pageviews.go set precision for duration & bounce rate when storing & retrieving data from datastore 2018-05-09 10:35:16 +02:00
referrer_stats.go coalesce query results to handle nil 2018-05-14 10:17:58 +02:00
site_stats.go weight site averages when calculating multi-day average. closes #23 2018-05-11 10:48:25 +02:00
users.go rewrite remaining queries in datastore pkg to use sqlx 2018-04-25 14:29:32 +02:00