codenotary / immudb-py

immudb Python SDK
Apache License 2.0
43 stars 7 forks source link

Add support and documentation samples for revision-based queries #43

Open byo opened 2 years ago

byo commented 2 years ago

Revision-based queries were added in: https://github.com/codenotary/immudb/pull/1204

Documentation update: https://github.com/codenotary/immudb.io/pull/154 - this documentation only contains examples in go, please fill in corresponding python examples.