summaryrefslogtreecommitdiff
path: root/system/api/analytics/batch.go
AgeCommit message (Collapse)Author
2016-12-11fix leftover db specifier name changesSteve Manuel
2016-11-04changing timestamp -> unix conversion to take into account 1000x magnitude ↵Steve Manuel
offset
2016-11-04adding return valueSteve Manuel
2016-11-04adding batchPrune func to delete old analytics data, eventually would like ↵Steve Manuel
to add a backup service. renaming recordChan for clarity
2016-11-01adding analytics tracking to API callsSteve Manuel