Could you add the ability to set an unlimited TTL (time-to-live) to the RedisChannelsStreamBackend, so that it’s possible to retrieve the history for the entire duration of the stream’s existence?
plugins=[
ChannelsPlugin(
arbitrary_channels_allowed=True,
backend=RedisChannelsStreamBackend(redis=client, stream_ttl=-1),
)
],
PERSIST LITESTAR_CHANNELS_CHANNEL1
No response
No response
Pay now to fund the work behind this issue.
Get updates on progress being made.
Maintainer is rewarded once the issue is completed.
You're funding impactful open source efforts
You want to contribute to this effort
You want to get funding like this too