RedisTimeSeries / redistimeseries-py

RedisTimeSeries python client
https://redistimeseries.io
BSD 3-Clause "New" or "Revised" License
99 stars 21 forks source link

Pubsub integration #85

Closed cloud-rocket closed 3 years ago

cloud-rocket commented 3 years ago

What should be the best way to approach even-driven integration with Redis TS.

I.e.

Should this mechanism be addressed separately from TS data processing or is there any better way?

Thanks

gkorland commented 3 years ago

ref https://github.com/RedisTimeSeries/RedisTimeSeries/pull/680 https://github.com/RedisTimeSeries/RedisTimeSeries/pull/675

cloud-rocket commented 3 years ago

Thanks @gkorland,

Do you think there is a chance it will be merged anytime soon?

gkorland commented 3 years ago

Yes, the plan is to either push it in the upcoming 1.6 or right after it

gkorland commented 3 years ago

ref RedisTimeSeries/RedisTimeSeries#680 RedisTimeSeries/RedisTimeSeries#675