immudb icon indicating copy to clipboard operation
immudb copied to clipboard

immudb - immutable database based on zero trust, SQL/Key-Value/Document model, tamperproof, data change history

Results 220 immudb issues
Sort by recently updated
recently updated
newest added

**What happened** I want to run immudb as a service on macOS 11.2.3, I am following [official docs](https://docs.immudb.io/master/operations/service.html) It is failing when I run `immudb service install` in terminal. Below...

bug
good first issue

**What would you like to be added or enhanced** In immuclient, the `help` command shows a list of available commands. I suggest to add a line to inform us that...

enhancement
good first issue

**What would you like to be added or enhanced** Support merging between different immudb databases, similarly to https://github.com/attic-labs/noms and https://github.com/dolthub/dolt **Why is this needed** Git like merging + cryptographic proofs...

enhancement

The details about the developer examples are defined in: https://docs.google.com/document/d/1Y_vL4hj1Xlf3R8e9Btnq-734S59lQ2whT65nRpNdKec/edit

Time travel should be able to specify a timestamp instead of just a transaction. May require date support (https://github.com/codenotary/immudb/issues/787) Acceptance criteria: - Limit amount of data returned - Timespan/Range

enhancement

Other than BEFORE TX we could expose AFTER TX as a SQL method

Users should be able to get proof of deletion

Component::immudb

This requires just some small improvements, the error itself being harmless, but annoying. ```shell $ immuadmin-090 login immudb ERROR 2021/01/28 09:46:25 Couldn't discover absolute path ERROR 2021/01/28 09:46:25 getwd: no...

enhancement
good first issue
Component::immuadmin