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
3b99e78135
set sqlite _busy_timeout to 5s to handle database is locked errors
2018-10-10 11:59:17 +02:00
..
aggregator
alter stats table constraints to take site_id column into consideration
2018-10-10 09:30:52 +02:00
api
get rid of some column placeholders so we can increase buffer cap
#132
2018-10-10 10:50:05 +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
set sqlite _busy_timeout to 5s to handle database is locked errors
2018-10-10 11:59:17 +02:00
models
add is_finished column indicating whether a pageview is done (ready to be aggregated).
closes
#123
2018-10-10 10:27:55 +02:00