1
0
Fork 0
mirror of https://github.com/deanpcmad/sidekiq-limit_fetch.git synced 2022-11-09 13:54:36 -05:00
deanpcmad--sidekiq-limit_fetch/demo
2013-10-03 16:50:35 +04:00
..
app/workers Add demo app and rake task to test limits in real life 2013-10-03 16:50:35 +04:00
config Add demo app and rake task to test limits in real life 2013-10-03 16:50:35 +04:00
lib/tasks Add demo app and rake task to test limits in real life 2013-10-03 16:50:35 +04:00
.gitignore Add demo app and rake task to test limits in real life 2013-10-03 16:50:35 +04:00
config.ru Add demo app and rake task to test limits in real life 2013-10-03 16:50:35 +04:00
Gemfile Add demo app and rake task to test limits in real life 2013-10-03 16:50:35 +04:00
Rakefile Add demo app and rake task to test limits in real life 2013-10-03 16:50:35 +04:00
README.md Add demo app and rake task to test limits in real life 2013-10-03 16:50:35 +04:00

To test effect of limits run: rake demo:limits To change simulation see lib/tasks/demo.rake