github airtai/faststream 0.4.3
v0.4.3

latest releases: 0.5.35, 0.5.34, 0.5.33...
12 months ago

What's Changed

Allow to specify Redis Stream maxlen option in publisher:

@broker.publisher(stream=StreamSub("Output", maxlen=10))
async def on_input_data():
    ....

Full Changelog: 0.4.2...0.4.3

Don't miss a new faststream release

NewReleases is sending notifications on new releases.