ArchiveTeam / universal-tracker

A configurable, reusable tracker with dashboard
34 stars 17 forks source link

Draining done set #15

Open chfoo opened 10 years ago

chfoo commented 10 years ago

An option to drain the PROJECTNAME:done set into a text file using spop to reduce memory usage.

(This is how I'm doing it: https://github.com/chfoo/universal-tracker-utilities/blob/master/drain_done_set.py)