Yabeda Active Jobs with scheduled / bulk enqueue support
This commit is contained in:
@@ -44,7 +44,7 @@ gem "sentry-rails"
|
|||||||
gem "rails_structured_logging", bc: "rails-structured-logging"
|
gem "rails_structured_logging", bc: "rails-structured-logging"
|
||||||
gem "yabeda"
|
gem "yabeda"
|
||||||
gem "yabeda-actioncable"
|
gem "yabeda-actioncable"
|
||||||
gem "yabeda-activejob", github: "rosa/yabeda-activejob", branch: "support-end-time-in-seconds"
|
gem "yabeda-activejob", github: "basecamp/yabeda-activejob", branch: "bulk-and-scheduled-jobs"
|
||||||
gem "yabeda-gc"
|
gem "yabeda-gc"
|
||||||
gem "yabeda-http_requests"
|
gem "yabeda-http_requests"
|
||||||
gem "yabeda-prometheus-mmap"
|
gem "yabeda-prometheus-mmap"
|
||||||
|
|||||||
+9
-9
@@ -25,6 +25,15 @@ GIT
|
|||||||
json
|
json
|
||||||
rails (>= 6.0.0)
|
rails (>= 6.0.0)
|
||||||
|
|
||||||
|
GIT
|
||||||
|
remote: https://github.com/basecamp/yabeda-activejob.git
|
||||||
|
revision: 684973f77ff01d8b3dd75874538fae55961e15e6
|
||||||
|
branch: bulk-and-scheduled-jobs
|
||||||
|
specs:
|
||||||
|
yabeda-activejob (0.6.0)
|
||||||
|
rails (>= 6.1)
|
||||||
|
yabeda (~> 0.6)
|
||||||
|
|
||||||
GIT
|
GIT
|
||||||
remote: https://github.com/crmne/ruby_llm.git
|
remote: https://github.com/crmne/ruby_llm.git
|
||||||
revision: 32611afc114c5f40696dd42f8a1eaee6b6b81330
|
revision: 32611afc114c5f40696dd42f8a1eaee6b6b81330
|
||||||
@@ -140,15 +149,6 @@ GIT
|
|||||||
tsort (>= 0.2)
|
tsort (>= 0.2)
|
||||||
zeitwerk (~> 2.6)
|
zeitwerk (~> 2.6)
|
||||||
|
|
||||||
GIT
|
|
||||||
remote: https://github.com/rosa/yabeda-activejob.git
|
|
||||||
revision: 08207e7dddf6f4dd1d039c1ddf792b35655a3feb
|
|
||||||
branch: support-end-time-in-seconds
|
|
||||||
specs:
|
|
||||||
yabeda-activejob (0.5.0)
|
|
||||||
rails (>= 5.2)
|
|
||||||
yabeda (~> 0.6)
|
|
||||||
|
|
||||||
PATH
|
PATH
|
||||||
remote: gems/fizzy-saas
|
remote: gems/fizzy-saas
|
||||||
specs:
|
specs:
|
||||||
|
|||||||
Reference in New Issue
Block a user