longevity
longevity copied to clipboard
longevity.persistence.Repo should be a trait
Right now it is an abstract class. Pull the public API of that class into a trait. Make the abstract class private[longevity]
.