couchbase-index-manager

Manage Couchbase indexes during the CI/CD process

Usage no npm install needed!

<script type="module">
  import couchbaseIndexManager from 'https://cdn.skypack.dev/couchbase-index-manager';
</script>

README

couchbase-index-manager

Build Status npm version Docker Image

Overview

Provides a programatic interface to manage Couchbase indexes, synchronizing them to index definitions provided in files. It is intended to be used as part of a CI/CD pipeline, or to assist with local development.

For example usage, see the CLI implementation

:warn: As of couchbase-index-manager 2.0, the minimum supported version of Couchbase Server is 5.5. For 4.x and 5.0 compatibility, use couchbase-index-manager 1.0.