mirror of
https://github.com/discourse/discourse.git
synced 2025-09-04 08:47:37 +08:00
DEV: Use rails_failover gem for ActiveRecord and Redis failover handling
This commit is contained in:
parent
6780d4d70c
commit
58e52c0e4f
11 changed files with 84 additions and 466 deletions
2
Gemfile
2
Gemfile
|
@ -250,4 +250,4 @@ gem 'webpush', require: false
|
|||
gem 'colored2', require: false
|
||||
gem 'maxminddb'
|
||||
|
||||
gem 'rails_failover', require: false, git: 'https://github.com/discourse/rails_failover'
|
||||
gem 'rails_failover', require: false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue