rbino / tigerbeetlex

An Elixir client for TigerBeetle
Apache License 2.0
36 stars 6 forks source link

Add getters for batches #7

Closed rbino closed 1 year ago

rbino commented 1 year ago

Both the Zig and Elixir API don't allow to get an entry in a batch. This could be useful, e.g., when receiving an error from Tigerbeetle, since Tigerbeetle refers to the problematic entry with its index in the batch.