I gave talk about FoundationDB at a local meetup, it was well received. Here is the link to the slides: https://speakerdeck.com/amz3/foundationdb-next
Sadly the slides do not reflect the whole talk (and there is no video recording).
Here is transcript in french: https://hyper.dev/blog/foundationdb-afpyro-talk.html
Basically, there is two questions I wanted to answer:
- How to program an ordered key-value store?
- Whether foundationdb (and in general OKVS) are a better ground to learn on-disk persistence?
Happy new year!