gh ost online with Winfy

We have hosted the application gh ost in order to run this application in our online workstations with Wine or directly.


Quick description about gh ost:

gh-ost is a triggerless online schema migration solution for MySQL. It is testable and provides pausability, dynamic control/reconfiguration, auditing, and many operational perks. gh-ost produces a light workload on the master throughout the migration, decoupled from the existing workload on the migrated table. It has been designed based on years of experience with existing solutions, and changes the paradigm of table migrations. All existing online-schema-change tools operate in similar manner: they create a ghost table in the likeness of your original table, migrate that table while empty, slowly and incrementally copy data from your original table to the ghost table, meanwhile propagating ongoing changes (any INSERT, DELETE, UPDATE applied to your table) to the ghost table. Finally, at the right time, they replace your original table with the ghost table. gh-ost uses the same pattern. However it differs from all existing tools by not using triggers.

Features:
  • gh-ost uses the binary log stream to capture table changes
  • gh-ost takes upon itself some tasks that other tools leave for the database to perform
  • gh-ost has greater control over the migration process
  • It can truly decouple the migration's write load from the master's workload
  • It offers many operational perks that make it safer, trustworthy and fun to use
  • External hooks can couple gh-ost with your particular environment


Programming Language: Go.

.

©2024. Winfy. All Rights Reserved.

By OD Group OU – Registry code: 1609791 -VAT number: EE102345621.