This website requires JavaScript.
Explore
Help
Sign In
status-im
/
fathom
Watch
2
Star
0
Fork
0
You've already forked fathom
mirror of
https://github.com/status-im/fathom.git
synced
2025-03-01 03:20:27 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
fathom
/
pkg
History
Danny van Kooten
82e1216bb3
discard http requests coming from browser prerenders.
closes
#13
2018-07-12 14:06:07 +02:00
..
aggregator
return number of processed pageview from aggregator.Run
2018-06-01 12:12:15 +02:00
api
discard http requests coming from browser prerenders.
closes
#13
2018-07-12 14:06:07 +02:00
config
print absolute path to database if db is sqlite
2018-05-28 13:03:28 +02:00
datastore
option to set sslmode param in postgres & mysql connections using FATHOM_DATABASE_SSLMODE.
closes
#93
closes
#90
closes
#80
2018-07-12 13:37:52 +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