You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added crc32 checksum as an error checking mechanism. This way even if the machine shuts down in middle of the wal write, the entry will be discarded and error will be thrown.