We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d61d217 commit d5d595eCopy full SHA for d5d595e
README.md
@@ -8,7 +8,7 @@ and [SqlStreamStore.Postgres](https://www.nuget.org/packages/SqlStreamStore.Post
8
## What does it do?
9
10
- Provides a nice API to interact with SqlStreamStore from F#
11
-- Has a super slim event sourcing abstraction in the form of `StreamEvent` which is a `StreamMessage` wrapper
+- Wraps all functions that can throw in `Async<Result<'a, exn>>`
12
13
## Usage
14
This quick usage guide presumes familiarity with SQLStreamStore. A more in-depth guide and documentation are coming soon :)
0 commit comments