Skip to content

@saazip/cache-core-metrics

Sources: packages/metrics/package.json | packages/metrics/src/index.ts

Metric names and helpers for hit ratio, invalidation, and average load timing.

  • shared metric primitives for the SDK and admin API
  • a clear operational language around cache behavior
  • you want cache hits, misses, remembers, and invalidations tracked consistently
  • Package name: @saazip/cache-core-metrics
  • Workspace path: packages/metrics
  • None
  • build: tsc -p tsconfig.json
  • typecheck: tsc --noEmit -p tsconfig.json
  • lint: biome check src package.json tsconfig.json