Skip to content

v0.3.1

Latest
Compare
Choose a tag to compare
@JesseStimpson JesseStimpson released this 24 Oct 23:35

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.