Skip to content

v0.3.1

Choose a tag to compare

@jessestimpson jessestimpson released this 24 Oct 23:35
· 94 commits to main since this release

v0.3.1 (2024-10-24)

Bug fixes

  • Fixed consistency issue with index updates. Previously, the old index key was still queryable.
  • Fixed write amplification issue when updating struct's non-indexed fields.

New Documentation

  • Added fdb_api_counting_text.exs which tests and documents the :erlfdb operations that our Layer is expected to make.