.github/workflows/specs.yml | 100644 | 0 | 0 | | | 696 Bytes | c26e858d20927cda0cd4755ea9c68852f455ec728efc1e62003f4095b15fa406 |
.gitignore | 100644 | 0 | 0 | | | 100 Bytes | ca7d65ab3881f33b32536e6b739d00c9239bea65eeaef390a8a32a28e00e5e41 |
.rspec | 100644 | 0 | 0 | | | 22 Bytes | 59cb44b82275dbbbe102e09ad72aaafa8a3b1f15ec35682f21c6741ca9d2c7b2 |
.tool-versions | 100644 | 0 | 0 | | | 11 Bytes | 56399e5cffd896d0bc9b0122fb814ac3bec978e0a8d75b28e4e285626db2c568 |
CHANGELOG.md | 100644 | 0 | 0 | | | 429 Bytes | df0f8c518e87f12980922cf5684e0f9877bd4ca6ecfed4c0c7c9dd128293742c |
Gemfile | 100644 | 0 | 0 | | | 233 Bytes | 3314e5a8dd6a939a7c86cb1bec7d3647730b3a4a018d563c6b937a14464c39f0 |
Gemfile.lock | 100644 | 0 | 0 | | | 1.1 KB | 0e557b1ba499f4c839d354d2a7ce299d379b3f9b02faaf3c6b1d6f5c4c34b093 |
LICENSE.txt | 100644 | 0 | 0 | | | 1.06 KB | 5f59a4dd0a24a1d83397f6ae8b8e9f8e0285a15bb7a8ed6e0f9babbd7d627efc |
README.md | 100644 | 0 | 0 | | | 9.04 KB | 3c0e7d26bb0adcf5dac69cf9ca99e921f0443d5931fee3d821869651d7c715bb |
Rakefile | 100644 | 0 | 0 | | | 48 Bytes | e1aeb69e2f0a73342d15b2bfaea726e378c3c49a30d19b0acf227a30b0d4149a |
background_job.gemspec | 100644 | 0 | 0 | | | 1.62 KB | 430e3c8b7226da20d3e6cd714191bc2ea8b788dbda4a2af56ebf38ef39fa5866 |
bin/console | 100755 | 0 | 0 | | | 246 Bytes | c8d8ec00c8b51b10b95eb9f6bb46cff68b99cf75fe43e9df1b646d6abf1006c6 |
bin/setup | 100755 | 0 | 0 | | | 74 Bytes | fd77ebc47e250cf86e1b7c2b7df7392ca8aae7e468b50a4f16a5549cf4bc602b |
docker-compose.yml | 100644 | 0 | 0 | | | 91 Bytes | a66ed472faaaa8392fe86465286fd77be6e9c8e880976233229dd3a13cb06385 |
lib/background-job.rb | 100644 | 0 | 0 | | | 67 Bytes | 88433575ea3a100a084b1e1816600bacca610961f3a2b940a84fcdcf0cf00669 |
lib/background_job.rb | 100644 | 0 | 0 | | | 2.6 KB | 5ee7267302d21cc7a096ae78ad14e72478f698b0cb9a1e23dc97eff4f8d3b816 |
lib/background_job/configuration.rb | 100644 | 0 | 0 | | | 1.25 KB | a9376799182de3bf612fc2787ecf9d45b0fed9c89f29b7b051b71f9ebd39f474 |
lib/background_job/configuration/base.rb | 100644 | 0 | 0 | | | 2.65 KB | ed566a34ccead716b4416fb5630b97407159abcd3d1eb1f7a78f069c923e048e |
lib/background_job/configuration/faktory.rb | 100644 | 0 | 0 | | | 115 Bytes | 36501c83647c8fa29897e1029da9bd0648b34f63372f1a24676cf6cc61d1661c |
lib/background_job/configuration/middleware_chain.rb | 100644 | 0 | 0 | | | 2.51 KB | 152c973118354418af9b7d12e2f7ebb3ef5a301f059aeaae8a1ed188a2ad2849 |
lib/background_job/configuration/sidekiq.rb | 100644 | 0 | 0 | | | 584 Bytes | cc7db9c952393cf54aa02bd63003aebbe30e1725e5026ebe7bd2802971fbd77c |
lib/background_job/errors.rb | 100644 | 0 | 0 | | | 687 Bytes | c15353c12e1166bd56c777155afab7261e40de139ecd835d199a48d5a136df7a |
lib/background_job/jobs.rb | 100644 | 0 | 0 | | | 105 Bytes | 2477564ea8d7d72a2aacfbc66c92677bed0eb9f8587548d2302282aee2cb5599 |
lib/background_job/jobs/faktory.rb | 100644 | 0 | 0 | | | 2.78 KB | 16e7260de5874904245fa1b06ff2d42f2aee6c360396027da2e1385164d86a4c |
lib/background_job/jobs/job.rb | 100644 | 0 | 0 | | | 3.18 KB | cd9e8bd59c9bbd9f2cbe2dd997ea8254f3cac37dc33c9d87b363b2d10761aa48 |
lib/background_job/jobs/sidekiq.rb | 100644 | 0 | 0 | | | 2.01 KB | b84bc2623283aa52eca5573c666cb22d1f005e73addf86474fb05c4fd793c2d5 |
lib/background_job/lock.rb | 100644 | 0 | 0 | | | 3.76 KB | 621ccb177fafdb456db8badf9a01892cd5a93dfe9584e43fc4de0148ae4b7c3a |
lib/background_job/lock_digest.rb | 100644 | 0 | 0 | | | 827 Bytes | 8e9471738c5c13a821d845fcf72b32d6db6365fa1cc58a63ab9d9ff04cab3f14 |
lib/background_job/middleware/unique_job.rb | 100644 | 0 | 0 | | | 2.37 KB | 7822c067e3c9935119871a009044dd790c7a404017714236cc39b7788c0d1a8d |
lib/background_job/middleware/unique_job/faktory.rb | 100644 | 0 | 0 | | | 1.01 KB | 6517a9ccf74d0069b73cc13171085a7b3f8b7ad6cab24da80404c1e9cf31c7fc |
lib/background_job/middleware/unique_job/sidekiq.rb | 100644 | 0 | 0 | | | 1.41 KB | 5453cd56b529921d3dbaccafb69dce3ccd99c5c03208404a5a8d2994d2dea7e6 |
lib/background_job/mixin.rb | 100644 | 0 | 0 | | | 77 Bytes | 625694ab2953e1f38a46b50e9e2a3defa2e5500922a874b34b6a300003bc938a |
lib/background_job/mixin/faktory.rb | 100644 | 0 | 0 | | | 1.45 KB | e3f11c8c77933e8d73bd037b18c71898148317a5d6c3aab33ee9191a9879e00e |
lib/background_job/mixin/shared_interface.rb | 100644 | 0 | 0 | | | 1.42 KB | d6f59a9ed0b9910db1f96d077e2aa5585214901e1549014f58cb0b96a6af5b7a |
lib/background_job/mixin/sidekiq.rb | 100644 | 0 | 0 | | | 1.71 KB | 91c554d0dfce9baa70139b6dbdae65a6571ea0eab405370d5e80ed5840cd8d8f |
lib/background_job/redis_pool.rb | 100644 | 0 | 0 | | | 618 Bytes | 4a56770bc73bc496ae65d9089786a4fa687731aef151f810e2f50e555a99618f |
lib/background_job/testing.rb | 100644 | 0 | 0 | | | 1.41 KB | 84d18bfd82c7cb24616376a19fb5f55ccf637662d12ed5767f9e8190a6872944 |
lib/background_job/unique_job.rb | 100644 | 0 | 0 | | | 2.89 KB | 20592ca795060da3e18d2d96a98358b8a8337c94983931a873d0f31142406b45 |
lib/background_job/version.rb | 100644 | 0 | 0 | | | 80 Bytes | 1ddeef41be6665e210a6541aa930f7a6790a65211582212910a553b7dcbd3531 |