Skip to content

Agent Cache v0.8.0

Choose a tag to compare

@github-actions github-actions released this 26 Jun 13:16
9c31267

@betterdb/agent-cache v0.8.0

What's new

  • Expanded public API surface: export discovery protocol constants
    (PROTOCOL_VERSION, REGISTRY_KEY, PROTOCOL_KEY, HEARTBEAT_KEY_PREFIX,
    DEFAULT_HEARTBEAT_INTERVAL_MS, HEARTBEAT_TTL_SECONDS) and the
    MarkerMetadata type for consumers building on the discovery registry.
  • Added a runnable examples guide (examples/README.md) covering every adapter
    and major feature.

Installation

npm install @betterdb/agent-cache@0.8.0