Skip to content

Commit cc28c84

Browse files
author
Jamil Maqdis Anton
committed
Merge remote-tracking branch 'origin/main' into main
2 parents e1c595e + 355ad91 commit cc28c84

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,13 @@ For more complete implementations check out other libraries such as [Equinox](ht
1515
- Reading a `StreamMessage`
1616
- Appending a `StreamMessage`
1717

18+
## Not Supported functionality
19+
- Subscribtions aren't going to be supported. Wrapping them is more awkward than using C# in F#.
20+
1821
## TODO
1922

2023
- ~~Postgres connector~~
2124
- ~~Read a stream message~~
2225
- ~~Write a stream message~~
23-
- Subscribe to a stream
26+
- ~~Subscribe to a stream~~
2427
- Work on ReadExtras, and AppendExtras modules that wrap read and appends in AsyncResult type for error handeling

0 commit comments

Comments
 (0)