Hi Greg,
is there a way to delete event stream? We need an ability to reset event store after each test.
Is there a good way to do it.
We tried using EmbeddedEventStore (in memory) for testing, which would have worked well but
from time to time it has authentication issues even though same default credentials where provided to it.