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
- Host: GitHub
- URL: https://github.com/codenotary/immudb-tools
- Owner: codenotary
- License: apache-2.0
- Created: 2022-06-28T07:44:52.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2023-09-14T14:24:52.000Z (almost 3 years ago)
- Last Synced: 2026-01-19T18:39:15.710Z (6 months ago)
- Language: Go
- Size: 7.73 MB
- Stars: 3
- Watchers: 9
- Forks: 1
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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