Danny van Kooten
|
ac15507023
|
stop exporting DB instance in datastore pkg. yay
|
2018-04-27 17:32:16 +02:00 |
|
Danny van Kooten
|
a20e2b1227
|
move remaining queries to datastore pkg & bubble up errors to http handlers
|
2018-04-27 17:28:03 +02:00 |
|
Danny van Kooten
|
b0d16b648b
|
move remainder of aggregation funcs from count pkg to datastore pkg
|
2018-04-27 16:25:01 +02:00 |
|
Danny van Kooten
|
94b5a03d8e
|
refactor part of count package to datastore, needs more work for other metrics besides pageviews
|
2018-04-26 20:40:00 +02:00 |
|
Danny van Kooten
|
80254ee4ee
|
move pageview queries to datastore pkg & rebind query for other db engines than mysql
|
2018-04-26 19:30:15 +02:00 |
|
Danny
|
bcfca8138b
|
rewrite remaining queries in datastore pkg to use sqlx
|
2018-04-25 14:29:32 +02:00 |
|
Danny
|
f317603da3
|
rewrite datastore page funcs to use sqlx scanning
|
2018-04-25 14:01:42 +02:00 |
|
Danny
|
6f0ed92dfe
|
use sqlx pkg for scanning user queries
|
2018-04-25 13:45:21 +02:00 |
|
Danny
|
2ac0abd02e
|
move SaveUser func to datastore package and make it db driver agnostic
|
2018-04-25 13:25:34 +02:00 |
|
Danny
|
32f4299656
|
use envconfig to validate configuration values & handle default values
|
2018-04-25 13:05:29 +02:00 |
|
Danny
|
4faf4f9498
|
rename all go import paths to new repository location
|
2018-04-24 10:28:23 +02:00 |
|
Danny
|
93b285c0a9
|
change project directory structure to clean-up root dir
|
2018-04-20 13:12:23 +02:00 |
|