Its.Cqrs icon indicating copy to clipboard operation
Its.Cqrs copied to clipboard

provide an event store-backed implementation of IReservationService

Open jonsequitur opened this issue 9 years ago • 0 comments

Using guid hashes (UUIDv3 or UUIDv5) for the scope and value, it should be possible to create a reservation service implementation backed by the event store, and remove the need for the reservation service dedicated database.

jonsequitur avatar Dec 17 '15 23:12 jonsequitur