toptal / chewy

High-level Elasticsearch Ruby framework based on the official elasticsearch-ruby client
MIT License
1.88k stars 366 forks source link

Skip journal creation on import #888

Closed konalegi closed 1 year ago

konalegi commented 1 year ago

Adds option to disable journal creation on import. Since it's executed on each import that might save a lot of bandwidth, for our app it's around 20% of all requests.


Before submitting the PR make sure the following are checked:

konalegi commented 1 year ago

@toptal-anvil ping reviewers