5 ms·
Pretty much how eventstoredb works. Deleting data fully only happens at scavenge which rewrites the data files.
by pcdevils 11mo ago
Pretty much how eventstoredb works.
Deleting data fully only happens at scavenge which rewrites the data files.
- hxtk 11mo agoI think it was a joke. It sounds like you read it as append-only, like most LSM tree databases (not rewriting files in the course of write operations), but I think GP meant it as write-only to the exclusion of reads, roughly equivalent to `echo $data > /dev/null`
- datadrivenangel 11mo agoI've forgotten how to count that low. [0] 0 - https://www.youtube.com/watch?v=3t6L-FlfeaI https://www.youtube.com/watch?v=3t6L-FlfeaI