Redis TimeSeries. Store and query timestamped data in Redis.

github.com/antirez/redis-timeseries

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

October 2012
  • Licensed under BSD two-clause license.
March 2011
  • more README typo
  • one more README typo
  • Better form for README
  • README updated
  • README typo
  • TODO updated
  • README added
  • example added
  • removed debugging puts calls
  • first API working
  • TODO added
  • binary search fixed for all the edge cases
  • first implementation, work in progress