diff options
author | Saku Ytti <saku@ytti.fi> | 2014-07-24 15:24:22 +0300 |
---|---|---|
committer | Saku Ytti <saku@ytti.fi> | 2014-07-24 15:24:22 +0300 |
commit | 310b74d7c2a3f78d44aa1f78318b349a35f2e8b5 (patch) | |
tree | fdf853e0410eb7123ddfad7fe507894da55461d9 /TODO.md | |
parent | d0a8379a72459ee57b31dee38b4e1ca0992d3772 (diff) |
bump up gemspec version0.2.0
Diffstat (limited to 'TODO.md')
-rw-r--r-- | TODO.md | 11 |
1 files changed, 0 insertions, 11 deletions
@@ -4,17 +4,6 @@ * if now is less than job_ended+iteration same chance to remove thread? * should we try to avoid max threads from being hit? (like maybe non-success thread is pulling average?) -# config - * save keys as strings, load as symbols? - -# other -should it offer cli mass config-pusher? (I think not, I have ideas for such -program and I'm not sure if synergies are high enough for shared code without -making both bit awkward) - -use sidekiq? Any benefits? - - # docs, testing * yard docs * rspec tests |