Skip to content

How To#

Redis is a highly complex tool, so the FastStream RedisBroker API can be complicated and confusing in specific cases. Our main documentation sections cover only the primary FastStream and Redis concepts. Therefore, this section provides concrete FastStream - Redis examples that you can use in your regular services as copy-paste code or, at the very least, as a reference.

We (AG2 team) hope that this section will be maintained by the community. Please feel free to add any examples/sections or edit existing ones. If you haven't found the solution in the docs yet, this is a great opportunity to add a new article here!

To add a new page to this section, simply add a new Markdown file to the docs/docs/en/howto/redis directory and update the navigation_template.txt file.