You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
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.