Releases: Loschcode/rails_async_migrations
Releases · Loschcode/rails_async_migrations
v1.0.5
- Locked methods remove from configuration
- Delayed::Job as default workers
v1.0.4
- Rollback stable
- Asynchronous trigger strategy changes
v1.0.2
- Multiple async run available
v1.0.1
- Quickfix fault tolerance Sidekiq
v1.0.0
- First working version
- One way asynchronous migrations
- Customizable asynchronous methods
- Usable through
Sidekiq
or Delayed::Job
- Verbose mode available for troubleshooting