I wrote a toy Redis in Rust — Part 7: Persistence with an Append-Only Log
via Medium ProgrammingSergei Kaznakhovskii
The server worked well — but when I restarted it, everything was gone. No persistence meant no durability. This part adds an append-only… Continue reading on Medium »
Continue reading on Medium Programming
Opens in a new tab
0 views



