Releases: jamil7/SQLStreamStore.FSharp
Releases · jamil7/SQLStreamStore.FSharp
Add `GetAll` module
Compare
Sorry, something went wrong.
No results found
jamil7
released this
27 Apr 19:02
Add GetAll module to get some data from a ReadAllStreamPage
Fix a minor bug when using StreamMessage.GetMessageAs<'a> extension
Add nextStreamPage function to the Get module
API V3
Compare
Sorry, something went wrong.
No results found
jamil7
released this
23 Apr 13:18
This version includes a drastic change in the API. It adds an EventStream type and a EventSourcing module for event sourcing.
Various improvements
Compare
Sorry, something went wrong.
No results found
jamil7
released this
04 Nov 20:43
Streamlined Postgres api
Return exceptions instead of exception messages
Added docs
Cleaned up internal api
New Read Api
Compare
Sorry, something went wrong.
No results found
jamil7
released this
03 Nov 16:58
Breaking changes to the Read api
v0.0.1-alpha.18
Compare
Sorry, something went wrong.
No results found
jamil7
released this
28 Oct 13:14
Add capability to choose schema in postgres settings.
Special Thank Rasmus Larsson & Till Schröder!
v0.0.1-alpha.17
Compare
Sorry, something went wrong.
No results found
jamil7
released this
24 Oct 12:23
Improvements to async operations and better exceptions.
Special Thanks to Simon Herteby!
v0.0.1-alpha.16
Compare
Sorry, something went wrong.
No results found
jamil7
released this
20 Oct 12:16
Old createSchema is now createSchemaRaw.
Wrapped createSchema in a Result typ to handle Async exceptions.
v0.0.1-alpha.15
Compare
Sorry, something went wrong.
No results found
jamil7
released this
17 Oct 13:03
Added extra config options to connect to postgres
v0.0.1-alpha.14
Compare
Sorry, something went wrong.
No results found
jamil7
released this
14 Oct 20:45
Add read and prefetch functions
v0.0.1-alpha.13
Compare
Sorry, something went wrong.
No results found
jamil7
released this
14 Oct 20:07
Add Nuget tags