pages/internal
Mya Pitzeruse b07bbea0aa
feat(geoip): support maxmind
This change adds maxmind support for translating client IP addresses
to their country of origin. We decorate our metrics with this country
code to improve our understanding of users.

Resolves https://github.com/mjpitz/pages/issues/3
2022-06-09 10:49:55 -05:00
..
commands feat(geoip): support maxmind 2022-06-09 10:49:55 -05:00
excludes feat(session): support session tracking 2022-06-08 10:55:21 -05:00
geoip feat(geoip): support maxmind 2022-06-09 10:49:55 -05:00
git feat: minimal proof of concept 2022-06-03 17:54:25 -05:00
lock feat: minimal proof of concept 2022-06-03 17:54:25 -05:00
metrics feat(session): track active sessions 2022-06-08 11:16:34 -05:00
pageviews feat(session): support session tracking 2022-06-08 10:55:21 -05:00
session feat(geoip): support maxmind 2022-06-09 10:49:55 -05:00
web feat(session): support session tracking 2022-06-08 10:55:21 -05:00
server.go feat(geoip): support maxmind 2022-06-09 10:49:55 -05:00