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

Insert data into multiple intervals with a single call #19

Closed awestendorf closed 11 years ago

awestendorf commented 11 years ago

Support the ability to insert a datapoint before or after a timestamp. This allows the caller to define "rolling" intervals.