-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Description
BullOak.Repositories.EventStore/src/BullOak.Repositories.EventStore/EventStoreSession.cs
Lines 38 to 43 in 08b98d3
| //TODO: user credentials | |
| var events = await ReadAllEventsFromStream(); | |
| LoadFromEvents(events.Select(resolvedEvent => | |
| { | |
| return GetEventFromEventData(resolvedEvent); | |
| }).ToArray(), |
This issue was generated by todo based on a TODO comment in 08b98d3 when #1 was merged. cc @skleanthous.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels