andyet / thoonk.py

Persistent (and fast!) push feeds, queues, and jobs leveraging Redis.
Other
355 stars 32 forks source link

Need a way to get the length/size of a feed or queue. #1

Open legastero opened 13 years ago

legastero commented 13 years ago

The contract updates should be straight forward, as it is just exposing the existing Redis length commands for the appropriate keys.