2.10.
...
47 -
Consumers optimization: spawn a new messages on Memory limit restart
Implemented mechanism spawn a new messages on Memory limit restart
2.10.46 -
Sync SQL optimization: remove unnecessary queries
Added a new "Use pre-check" config - it's responsible for extra sql query we run for the sync process.
2.10.45 -
Add indexes to tnw_salesforce_entity_queue
Added indexes to tnw_salesforce_entity_queue table
2.10.44 -
Optimization: salesforce_refresh_grids cron job
Set need_refresh_grids to 0 in module configuration to disable cron grid refresh by default arter module installation
2.10.43 -
SQL optimization: tnw_salesforce_objects
Changed ORDER BY statement and added indexes for all columns from the sql query. Created PR.
2.10.42 -
Individual Cron Group for each cron job
...