Commit Graph

23 Commits

Author SHA1 Message Date
Mike Perham 00e5f57275
Update release notes with new versions 2022-10-21 11:42:57 -07:00
amninder singh 3d89185bde
Minor grammatical changes (#5551)
While going through the 7.0-Upgrade file, I noticed a grammatical error, so I used Grammarly and LanguageTool to double-check the content. I made a few minor changes to the 7.0-Upgrade file based on Grammarly's suggestions.
2022-09-30 06:23:41 -07:00
Mike Perham 707e18c213
fix wiki links 2022-09-26 12:14:09 -07:00
Mike Perham c372d7f3a6
beta install message 2022-09-26 11:05:50 -07:00
Mike Perham 14153c691f
polish 2022-09-21 11:18:06 -07:00
Mike Perham f36353cfea
doc work 2022-09-19 14:31:04 -07:00
Mike Perham 19047b9cd0
Add embedded puma example 2022-09-08 09:56:35 -07:00
Mike Perham 5f0c9bc7b6
add internal doc 2022-09-08 08:59:07 -07:00
Mike Perham 58ef385518
Upgrade notes 2022-09-01 10:12:30 -07:00
Tiago Farias e0df461d69
Update capsule.md (#5497) 2022-08-28 06:40:50 -07:00
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 1b4ffdb06f merge main 2022-07-12 13:37:45 -07:00
Mike Perham 16b51f3961 switch from rdoc to yard 2022-06-13 15:22:26 -07:00
Mike Perham 2ee7e27697 merge 6.5 2022-06-09 14:06:33 -07:00
Mike Perham d985aa35f0 Adjust middleware, fixes #5371
Middleware now has access to the `config` object so we can provide local helper methods.
2022-06-08 12:31:25 -07:00
SamArdrey dda6e2fdef Remove html files and add ds_store to gitignore 2022-06-08 12:27:27 -07:00
SamArdrey 6eadad86f9 Add a bit of documentation, install yard 2022-06-08 12:26:06 -07:00
Mike Perham f17c30cfff docs 2022-06-05 07:50:03 -07:00
Mike Perham 67daa7a408
Prepare for upcoming Sidekiq::Config redesign (#5340)
* Prepare for upcoming Sidekiq::Config redesign

Adjust the server internals to use a config object rather than refering directly to the Sidekiq module.
2022-05-31 13:37:31 -07:00
Mike Perham 333b830548 Lots more detail 2022-05-12 08:42:23 -07:00
Mike Perham 43bb0a7216 Add new business code of conduct 2022-05-10 14:43:25 -07:00
Mike Perham 2a06095312 7.0 notes, fix CI 2022-05-10 14:29:44 -07:00
Mike Perham aabac7ce37 Move old upgrade notes into docs/ 2022-05-10 14:29:44 -07:00