open-source product · unified SDK
Klinder-OSSanalytics + session replay + email, one install
tldr
Klinder-OSS is one SDK that unifies event tracking, error-based session recording, and email trigger workflows: the three things teams usually stitch together from PostHog, LogRocket, and Customer.io. Edge ingestion runs on Cloudflare Workers and Queues with Neon Postgres (row-level security for multi-tenant isolation) behind a Hono API; a Rust port on workers-rs is in progress targeting sub-10ms p95 at the edge.
why it exists
Every project ended up wiring an analytics SDK, a session-replay SDK, and an email-automation tool together by hand. Klinder-OSS collapses those into one install so an error can trigger a recording and an email workflow without three vendors and three integrations.
compare
Built by Dibbayajyoti Roy. Questions or want to use it? Get in touch.