1
0
Fork 0
mirror of https://github.com/maybe-finance/maybe.git synced 2025-07-25 08:09:38 +02:00
Maybe/test/jobs
Zach Gollwitzer 19cc63c8f4
Use Redis for ActiveJob and ActionCable (#2004)
* Use Redis for ActiveJob and ActionCable

* Fix alwaysApply setting

* Update queue names and weights

* Tweak weights

* Update job queues

* Update docker setup guide

* Remove deprecated upgrade columns from users table

* Refactor Redis configuration for Sidekiq and caching in production environment

* Add Sidekiq Sentry monitoring

* queue naming fix

* Clean up schema
2025-03-19 12:36:16 -04:00
..
enrich_data_job_test.rb Add account data enrichment (#1532) 2024-12-13 17:22:27 -05:00
import_job_test.rb CSV Imports Overhaul (Transactions, Trades, Accounts, and Mint import support) (#1209) 2024-10-01 10:47:59 -04:00
revert_import_job_test.rb Feature: Add the ability to "revert" a CSV import (#1814) 2025-02-07 15:36:05 -05:00
sync_job_test.rb Basic Plaid Integration (#1433) 2024-11-15 13:49:37 -05:00
user_purge_job_test.rb Add ability to delete Maybe account (#698) 2024-04-30 11:40:31 -04:00