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 74fc646 commit 41b0285Copy full SHA for 41b0285
README.md
@@ -11,11 +11,12 @@ For more complete implementations check out other libraries such as [Equinox](ht
11
12
## Supported functionality
13
- Connecting to Postgres
14
-- TODO
+- Reading a `StreamMessage`
15
+- Appending a `StreamMessage`
16
17
## TODO
18
19
- ~~Postgres connector~~
-- Read a stream message
20
-- Write a stream message
+- ~~Read a stream message~~
21
+- ~~Write a stream message~~
22
- Subscribe to a stream
0 commit comments