fluree / db

Fluree database library
https://fluree.github.io/db/
Other
337 stars 21 forks source link

Index serialization issues #737

Closed bplatz closed 7 months ago

bplatz commented 7 months ago

For the v1.x branch.

Adds error capturing and reporting for avro serialization for index leafs, in addition to being able to recover from an earlier index if the latest index root is unavailable.

These changes go with a PR on fluree/ledger that address an indexing bug.