just the currents, never the identities

Changelog#

[0.1.1] - 2025-11-28#

Changed#

  • Extracted client library to separate repo (@tijs/driftline-client)

[0.1.0] - 2025-11-28#

Initial release of Driftline Analytics.

Added#

  • Event collection API (POST /collect)
  • Stats API endpoints (GET /stats/:appView)
  • Per-app-view API key authentication
  • TypeScript client library with AnalyticsClient class
  • deriveUidFromDid helper for anonymous user ID generation
  • Admin endpoint for API key management
  • SQLite storage with indexed queries