codenotary / immudb

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

Engineering meeting to review the consistency and inclusion check algorithm, how they are handled on the client side, etc. #290

Closed vchain-us-mgmt closed 4 years ago

vchain-us-mgmt commented 4 years ago

The output is a 2 pager with code snippets and examples

padurean commented 4 years ago

@vchain-us-mgmt For this i've already provided code samples on how Go client code should be written to interact with immudb (including inclusion and consistency checks): https://github.com/codenotary/immudb/issues/194#issuecomment-627654996