dangoodmanUT 2 hours ago
> Appended to the WAL without a per-write sync
So… it’s not durable? Durable doesn’t mean “survives a process restart”, it means “durably saved to persistent storage”. For example, this “durable” mode wouldn’t survive power loss.
boguscoder an hour ago
nine_k 2 hours ago
> TurboKV's persisted Bloom-filter format uses hardware AES.
Also, built-in LZ4 compression.
I would expect SIMD to be used for scans.
paulsutter 27 minutes ago
AtlasBarfed 37 minutes ago