tonyskn / node-redis-timeseries

Redis time series statistics with Node.js
MIT License
181 stars 27 forks source link

Potential fix for time-period sanity check #10

Closed alph486 closed 9 years ago

alph486 commented 9 years ago

See commit details. Fix for checking for requested time period in getHits(). Let me know if I missed anything...

alph486 commented 9 years ago

removed this, this was just a misunderstanding of how the function works may deserve some detail in the docs but no issue here