llmmeter-postgres

JSON →
library 0.1.1 ·javascript
verified Jun 5, 2026

Postgres sink and read API for llmmeter, designed for self-hosted, multi-instance production deployments. Current stable version is 0.1.1. The package auto-creates the database schema on first write and supports batching, configurable flush intervals, and skip of schema initialization. It ships TypeScript types and requires Node >=18.18.0. Compared to the default in-memory store, it provides persistence, scalability, and query capabilities for production use.