fathom/pkg/datastore
Danny 0683cac2bf use packr to embed migration files & web assets into binary. closes #8 2018-05-08 14:57:08 +02:00
..
migrations store hostname so we can track multiple subdomains in one fathom instance, if needed 2018-05-08 13:08:16 +02:00
seed start cleaning up & implement page stats again 2018-05-07 17:01:20 +02:00
config.go generate default value for secret so that fathom can run using only default values 2018-05-08 12:45:24 +02:00
datastore.go use packr to embed migration files & web assets into binary. closes #8 2018-05-08 14:57:08 +02:00
page_stats.go store hostname for each pageview & page stat 2018-05-08 13:21:36 +02:00
pageviews.go store hostname so we can track multiple subdomains in one fathom instance, if needed 2018-05-08 13:08:16 +02:00
referrer_stats.go clean-up data structure & add indices 2018-05-08 10:45:17 +02:00
site_stats.go clean-up data structure & add indices 2018-05-08 10:45:17 +02:00
users.go rewrite remaining queries in datastore pkg to use sqlx 2018-04-25 14:29:32 +02:00