Update readme

This commit is contained in:
Nuno Campos
2023-09-06 13:04:22 +01:00
parent f98046ce0c
commit 1dce62f755
+2
View File
@@ -30,4 +30,6 @@ Check `tests` and `examples` for more examples.
- [ ] eg. https://anyio.readthedocs.io/en/3.x/streams.html
- [ ] Implement IN and OUT topics as regular topics
- [ ] Enable resuming PubSub from the "middle" of the computation
- [ ] Add "human in the loop" pattern
- [ ] Add "wait until topic X is done" pattern
- [ ] Add Redis-backed Connection implementation