codenotary / immudb

immudb - immutable database based on zero trust, SQL/Key-Value/Document model, tamperproof, data change history
https://immudb.io
Other
8.55k stars 343 forks source link

Progress on the deployment of multiple replicas of immudb database on Kubernetes #2012

Open Parsaloi opened 4 weeks ago

Parsaloi commented 4 weeks ago
At the moment, you can just have 1 instance of immudb. We are working to raise that limit.

Support for replicas for Kubernetes deployments

Data redundancy is an useful feature

Evaluating immudb for production