Friends, I know there’s a robust conversation about information accessibility happening over in Improving (Perceived) Complexity , but as a more focused question: what’s new in FoundationDB 7.4? At the time of writing, my (likely flawed!) understanding is that 7.3.68/69 is the current stable release, and 7.4.3/4 is still a pre-release.
Even so, what are the biggest changes from 7.3 to 7.4?
is from README.md, 7.3.68/69 is the stable release indeed. And indeed until we all figure out how to make things easier to find, what’s new in 7.4 can be found at: Release Notes — FoundationDB 7.4.4 documentation
Backup V2: this feature will reduce writes to log system by 50%, thus improving commit latency and reducing the number of tlogs required. This is code complete, and we are actively testing the feature to make it production ready at some later patch releases.
Bulk dumping/loading. This is experimental in 7.4.