rbino / tigerbeetlex

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

Use Zig package manager instead of Git submodules #49

Open rbino opened 1 month ago

rbino commented 1 month ago

Retrieve TigerBeetle using the Zig package manager instead of using Git submodules to clone it. Also remove hardcoded vsr_options struct and use the defaults provided by TigerBeetle's build.zig (except for release and release_client_min, which are needed to correctly connect to a cluster)