fathom/pkg/datastore
Danny b4c7de0880 store hostname for each pageview & page stat 2018-05-08 13:21:36 +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 add support for sqlite. #9 2018-05-08 12:31:51 +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