codenotary / immudb4j

Java SDK for immudb
Apache License 2.0
32 stars 9 forks source link

[Feat] JavaSDK support for ExecAll #39

Open byo opened 1 year ago

emkaminsk commented 1 year ago

@jeroiraz Did the JavaSDK 1.0 solve it?

jeroiraz commented 1 year ago

@jeroiraz Did the JavaSDK 1.0 solve it?

No, execAll was not included.

execAll may become obsolete when supporting read-write KV transactions.