Get the latest tech news
Fjall 2.2- featuring multi-writer transaction support
Now with concurrent write transactions
Fjall 2.2 was just released, featuring optimistic concurrency control for multi-writer transaction support, using serializable snapshot isolation. and it also features extra transactional helpers for advanced atomic operations, such as fetch-and-update, or take(get-and-remove). Big thanks to Jerome Gravel-Niquet @ https://github.com/jeromegn for making this release possible by implementing serializable snapshot isolation!
Or read this on Hacker News