canonical / go-dqlite

Go bindings for libdqlite
https://dqlite.io
Apache License 2.0
425 stars 68 forks source link

Add a wrapper for dqlite_node_describe_last_entry #312

Open cole-miller opened 3 weeks ago

cole-miller commented 3 weeks ago

Closes #299. CI will fail until the dqlite PR merges, and we'll need to either bump the minimum supported libdqlite version or add a shim to support older dqlite versions that lack this function.

Signed-off-by: Cole Miller cole.miller@canonical.com

cole-miller commented 2 weeks ago

This needs the PPA to be updated to pass --enable-build-raft, see https://github.com/canonical/dqlite-ppa/pull/7

cole-miller commented 1 week ago

This remains blocked due to issues with the dqlite PPA not getting updated, see https://github.com/canonical/dqlite/pull/698.