An open API service indexing awesome lists of open source software.

https://github.com/codenotary/immudb-tools

Useful tools to run immudb in production
https://github.com/codenotary/immudb-tools

Last synced: 5 months ago
JSON representation

Useful tools to run immudb in production

Awesome Lists containing this project

README

          

# 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