Indexmap migration

From EventStoreDB 5 onwards, the format of the indexmap file changed. The indexmap-migrate tool converts EventStoreDB 5 indexmap files to a format compatible with previous EventStoreDB versions. You will need this if you roll back from EventStoreDB 5 to an earlier version.

Download

Indexmap migration tool for WindowsIndexmap migration tool for macOSIndexmap migration tool for Linux

Usage

indexmap-migrate [options]
1

Options

OptionDescription
-h, -helpDisplay help
-s, -source-filePath to the indexmap file in your EventStoreDB 5 installation
Last Updated:
Contributors: Chris Chinchilla, Alexey Zimarev