TODO.txt in ruote-redis-2.1.11 vs TODO.txt in ruote-redis-2.2.0
- old
+ new
@@ -1,10 +1,9 @@
[x] methods specific to StorageParticipant
[o] redis -> @redis
-
-[ ] 1 ::Redis instance per thread ? (instead of :thread_safe => true)
-[ ] update to redis-rb 2.0 (which has sthing about threads)
+[o] update to redis-rb 2.0 (which has sthing about threads)
http://blog.citrusbyte.com/2010/05/14/redis-rb-200/
+[x] 1 ::Redis instance per thread ? (instead of :thread_safe => true)
-[ ] double-check for deletion of old keys
+[ ] resque participant ?