All activity
Pascale Beierleft a comment
I built HitKeep because I got tired of running Postgres + Redis + ClickHouse just to count page views across a few sites. HitKeep is a single Go binary that embeds everything: DuckDB for columnar storage, NSQ as an in-process message broker, and the full dashboard compiled in via embed.FS. The hardest problem was DuckDB's single-writer constraint. Embedding NSQ in-process solved it — the HTTP...

HitKeepWeb analytics in one binary. No Postgres, no Redis, no fuss.
HitKeep is a privacy-first web analytics platform you can self-host or run in managed EU/US cloud regions. Single binary, zero external dependencies, cookie-free by default.

HitKeepWeb analytics in one binary. No Postgres, no Redis, no fuss.
