Description
In `server/data/data-memory` create a `MemorySieveRepository` implementation.
You will test your implementation against the `AbstractSieveRepositoryTest` class.
Then we can replace some usage of `SieveFileRepository` in tests where appropriate.