# Functions
New returns an etcd3 implementation of storage.Interface.
NewWithNoQuorumRead returns etcd3 implementation of storage.Interface where Get operations don't require quorum read.
StartCompactor starts a compactor in the background to compact old version of keys that's not needed.