lumoslabs / scripterator

Lightweight script harness and DSL for iterating over and running operations on ActiveRecord model records
MIT License
10 stars 1 forks source link

Add ability to clear redis for set of ids (error and checked) #2

Closed cfurrow closed 10 years ago

cfurrow commented 10 years ago

Would be nice if you could modify the redis lists through scripterator, versus going into redis through cli, etc.