fathom/pkg
Danny van Kooten 4ecaff85ac don't parse database driver from URL to also support mysql and sqlite. 2018-07-31 15:29:15 +02:00
..
aggregator return number of processed pageview from aggregator.Run 2018-06-01 12:12:15 +02:00
api reduce number of memory allocations in hot path 2018-07-15 10:05:03 +02:00
config don't parse database driver from URL to also support mysql and sqlite. 2018-07-31 15:29:15 +02:00
datastore don't parse database driver from URL to also support mysql and sqlite. 2018-07-31 15:29:15 +02:00
models get rid of session_id and move knowledge of previous pageview to client. this also gets rid of the (only) index on the pageviews table, allowing for much faster INSERT's. closes #14 2018-07-11 15:03:56 +02:00