I just wanted to let you know that's we're very impressed with Fjall and have created an erlang wrapper for it. We're still experimenting and ironing out the erlang API but so far so good. The new transaction API/structures made wrapping much safer and easier to compared to 2.x, at least for optimistic transactions. Single-writer transaction would require unsafe due to the lifetime in SingleWriterWriteTx<'a>, but I guess that's the point.
No action required with this issue and you can close immediately. Just wanted to say thanks.
I just wanted to let you know that's we're very impressed with Fjall and have created an erlang wrapper for it. We're still experimenting and ironing out the erlang API but so far so good. The new transaction API/structures made wrapping much safer and easier to compared to 2.x, at least for optimistic transactions. Single-writer transaction would require unsafe due to the lifetime in
SingleWriterWriteTx<'a>, but I guess that's the point.No action required with this issue and you can close immediately. Just wanted to say thanks.