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 19:40:27 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
fathom
/
pkg
/
datastore
/
sqlstore
/
migrations
History
Danny
42008ab83f
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
..
mysql
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
postgres
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
sqlite3
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