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

Use redis SCAN for key listing #43

Open awestendorf opened 10 years ago

awestendorf commented 10 years ago

Use the newer SCAN command for the list() implementation