Temporal Databases
WAL (Write-Ahead Log)
Sequential transaction log where time-series writes are recorded before being applied to the main database, ensuring data durability in case of a crash.
← Indietro