immudb
immudb copied to clipboard
immudb - immutable database based on zero trust, SQL/Key-Value/Document model, tamperproof, data change history
Since the main Merkle Tree is calculated synchronously, the linear proof can contain up to one link. Signed-off-by: Bartłomiej Święcki
**What would you like to be added or enhanced** immutability provides a new perspective about changes, actually immutability makes changes explicit as no in-place mutations are made but appended. The...
This pull request adds two important features to the helm chart deployment strategy. - ✅ S3 Storage support - ✅ Multiple read-replicas support These features are so important for in-cluster...
**What would you like to be added or enhanced** immudb should have the option to provide structured logs, in json format. That option is to be enable by command line...
**What happened** - when use SQL stdlib to make a query, it returns [ ] for columns and rows when there is no data in the table. - but if...
I'm getting the below outout, that is ful of debug lines: ```bash PS D:\Deployment\EmbeddedImmuDB> go run embedDB immudb 2022/07/08 23:27:46 INFO: Reading snapshots at 'data\index\commit'... immudb 2022/07/08 23:27:46 INFO: Index...
**What happened** it says 2 [CodeNotary, Inc](https://www.codenotary.com/) **What you expected to happen** Instead it should say Codenotary Inc (no capital N) **How to reproduce it (as minimally and precisely as...
**What happened** I log into the webconsole. Then I shut down immudb. The webconsole doesn't tell me that immudb is down, and instead attempts the various function like add test...
It looks I changed the password at some point of time, and tried to login today, but looks I forgot it. Is there a way to reover it, or what...