This is the first pass at an abstract class for our in-memory repository implementations. It's based off of the existing implementations and should speed up local development and deduplicate code
This reverts commit 905578d590.
905578d590
This is the first pass at an abstract class for our in-memory repository implementations. This should speed up local development and deduplicate code