# Functions
NewEngine returns a new instance of Engine.
WALPartition returns the partition number that key belongs to.
# Constants
Format is the file format name of this engine.
WALPartitionN is the number of partitions in the write ahead log.
# Variables
ErrWALPartitionNotFound returns when flushing a partition that does not exist.