Its.Cqrs
Its.Cqrs copied to clipboard
provide an event store-backed implementation of IReservationService
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.