Commit Graph

6 Commits

Author SHA1 Message Date
Mike Perham 29dca70e24
Introduce Sidekiq::Capsule (#5487)
* Initial work on Sidekiq::Config

* Initial work on Sidekiq::Config

* reduce dependencies in deploy marks

* bare sidekiq and webapp

* Modify runtime to work with Capsules

* Cleanup

* Rename test files to remove test_ prefix

* Update test suite and standard rules to be more compliant

* Move constant definition outside code, per standard formatting

* Loads of changes for introduction of Capsules

* Remove Redis adapter abstraction

* update capsule overview

* Ensure Sidekiq.redis uses the correct pool for jobs running within a Capsule

* Use default_capsule for safety

* Slow down the beat to halve its Redis overhead

* move config fixtures into cfg/

* Add capsule middleware test

* use accessor
2022-08-25 10:15:11 -07:00
Mike Perham 2ee7e27697 merge 6.5 2022-06-09 14:06:33 -07:00
Mike Perham 55ced28181
Update standard rules (#5360)
* update standard rules and run standard:fix

* Fix more standard errors

* standardize
2022-06-05 07:44:52 -07:00
Mike Perham 890c75bb6e Update standard to use ruby 2.7 rules 2022-05-10 14:29:44 -07:00
Mike Perham 7b2bbeec3f standard 1.0, update format exceptions 2021-03-05 11:24:12 -08:00
Bryan FRIMIN 32c55e3165 Use standardrb for source styling (#4114) 2019-04-01 09:20:41 -07:00