pub type Key = u64;
Each record in a commit log has a key. How the key is formed is an application concern. By way of an example, keys can be used to associate to an entity.