Add background migrations for Elasticsearch
This MR implements elastic migration framework, which looks and behaves similar to rails database migrations. Migrations are stored in ee/elastic/migrate/ with YYYYMMDDHHMMSS_migration_name.rb file name format
Showing
ee/lib/elastic/migration.rb
0 → 100644
Please register or sign in to comment