RedisTimeSeries / NRedisTimeSeries

.Net Client for RedisTimeSeries
https://redistimeseries.io
BSD 3-Clause "New" or "Revised" License
28 stars 11 forks source link

How to remove a time series entry? #84

Closed VagyokC4 closed 1 year ago

VagyokC4 commented 1 year ago

I was expecting to find a TimeSeriesDeleteAsync() method to remove data.

Question: How do I remove data from a TimeSeries?

VagyokC4 commented 1 year ago

Just saw this project has been taken over by NRedisStack.