elasticsearch-store (v2.11.1) is a TypeScript library for managing Elasticsearch indices with versioning and migration support. It provides a structured API to create, update, and migrate indices, ensuring schema evolution over time. Released under the Terascope organization, it targets Node.js >=22 and pnpm >=11.3. Key differentiators include built-in migration handling, type-safe index management, and integration with the Teraslice ecosystem. Maintained actively with a focus on reliability.
No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
ESM-only since v2. Default export not available.
Named export, not default.
Use type import for TypeScript interfaces.
Initializes an IndexStore with client, defines mapping and version, creates index, indexes a document, and retrieves it.
Breaking-change detection hasn't run for this library yet.
CVE tracking and dependency tree are planned for a later release.