Hacker News new | ask | show | jobs
Fjall 2.2- featuring multi-writer transaction support (fjall-rs.github.io)
13 points by ndyg 604 days ago
1 comments

Nice, but I wonder why the need to do the loop manually. I get it could be useful in some situations but why not a `wait_commit(deadline)` method?