1
0
Fork 0
mirror of https://github.com/maybe-finance/maybe.git synced 2025-07-23 15:19:38 +02:00
Maybe/test/interfaces
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
..
accountable_resource_interface_test.rb Fix EU plaid flow (#1761) 2025-01-31 17:04:26 -05:00
entryable_resource_interface_test.rb Improve account transaction, trade, and valuation editing and sync experience (#1506) 2024-11-27 16:01:50 -05:00
exchange_rate_provider_interface_test.rb Data provider simplification, tests, and documentation (#1997) 2025-03-17 11:54:53 -04:00
import_interface_test.rb Fix import configuration failures (#1876) 2025-02-21 08:58:06 -05:00
security_provider_interface_test.rb Data provider simplification, tests, and documentation (#1997) 2025-03-17 11:54:53 -04:00
syncable_interface_test.rb Basic Plaid Integration (#1433) 2024-11-15 13:49:37 -05:00