agoragames / kairos

Python module for time series data in Redis and Mongo
BSD 3-Clause "New" or "Revised" License
207 stars 38 forks source link

Add "continuous" timeseries #54

Open awestendorf opened 10 years ago

awestendorf commented 10 years ago

There are cases where one would want to use a raw timestamp for a bucket, i.e. the bucket name is time.time(). This would be really useful in cases where the data is sparse.