codenotary / immudb-tools

Useful tools to run immudb in production

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Useful tools to run immudb in production

License:Apache License 2.0


Languages

Language:Go 85.8%Language:Makefile 5.4%Language:Python 5.2%Language:Dockerfile 3.6%