Closed filipecosta90 closed 3 years ago
Do you mean to write a README file or to add more examples to the Example project? @filipecosta90
@AvitalFineRedis if the example on the Readme will not be to complex I would suggest both on Readme ( given we don't have any ) and on examples. WDYT?
@filipecosta90 Ok so I will add more examples and I will try to adjust the README from the python client to this project.
Since RedisTimeSeries 1.4 we've added the ability to back-fill time series, with different duplicate policies.
However, we still see several issues being raised on the core repo/client repo that point to users no being aware of it. Example: https://github.com/RedisTimeSeries/redistimeseries-py/issues/86
We should address this by adding examples and further notes about duplicate policy. You can check our docs about duplicate policy here: https://oss.redislabs.com/redistimeseries/configuration/#duplicate_policy.
Sample Readme of python client with an example of the expected outcome of this documentation/examples task: https://github.com/RedisTimeSeries/redistimeseries-py#further-notes-on-back-filling-time-series