Skip to content

v0.2.3

Choose a tag to compare

@jessestimpson jessestimpson released this 16 Mar 12:56
· 37 commits to main since this release
3479615

v0.2.3 (2025-03-15)

Bug fixes

  • (#36) Starting in v0.2.2, the ready message from a get_versionstamp future included
    the ref from the transaction, putting it at risk of being flushed in the after the
    transaction completes. Now, the ready message behaves much like the watch, where it
    is not tied to the transaction ref.
  • Sandboxes can now be specified with a subdirectory, allowing concurrent
    creation erlfdb_sandbox

Enhancements

  • Livebook | KvQueue: An interactive notebook that
    demonstrates the creation of a durable queue in FoundationDB.