Frontal picture of Edison Aguiar

Edison Aguiar

I'm a software engineer. Nowadays I'm studying systems engineering(focused on databases) and rust.

A list of things I'm building or will build using rust:

Main interests

Distributed systems and databases.

Contact

Research

In the last couple of months I've been reading about how databases try to guarantee that the data written is actually durable (not only SQL databases), and I'm realizing most implementations don't really guarantee much. So I'm writing a small piece on what I believe are the more important things to be aware of when possibly confronted with durability issues.