Skip to content

Commit

Permalink
Merge pull request #273 from cashapp/mtocker-add-links
Browse files Browse the repository at this point in the history
Add links
  • Loading branch information
morgo committed Feb 6, 2024
2 parents a6a5c7d + 9d483c6 commit 7b48d57
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,11 @@ The goal of Spirit is to apply schema changes much faster than gh-ost. This make

If this is the case, `gh-ost` remains a fine choice.

See [USAGE](USAGE.md) for more information on how to use Spirit.
Quick Links:
* [USAGE](USAGE.md) - more information on how to use Spirit.
* [More Resilient Schema Changes at Scale](https://code.cash.app/more-resilient-schema-changes-at-scale) - a high-level overview of the motivations behind Spirit.
* [Introducing Spirit](https://code.cash.app/introducing-spirit) - our launch blog post.
* [MySQL Belgian Days 2024 Slides](https://www.slideshare.net/slideshows/introducing-spirit-online-schema-change/266175200) - more information in presentation form.

## Optimizations

Expand Down

0 comments on commit 7b48d57

Please sign in to comment.