Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 511 Bytes

README.md

File metadata and controls

23 lines (13 loc) · 511 Bytes

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