Skip to content

codenotary/immudb-tools

Repository files navigation

immudb-tools

Useful tools to run immudb in production

Abstract

In this repository you'll find some tools that are actively used in production, and that can help you use immudb in the real world. See individual README files in subfolders

compactor

Used for managing index compaction, very important to keep disk footprint under control.

immuguard

Healthchecks in a docker/kubernetes friendly way.

replicator

Manages database replication.

stresstest

Mass insertion for load testing