Skip to content

Commit f509eb7

Browse files
committed
update change log and add new mysql resource
1 parent b34bb6f commit f509eb7

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

content/pages/03-data/03-mysql.markdown

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -141,3 +141,8 @@ developers learn PostgreSQL if they do not already know MySQL.
141141
metrics you should be collecting and monitoring in your production
142142
database along with the purpose for why those metrics are important.
143143

144+
* [gh-ost](https://github.com/github/gh-ost) is a schema migration
145+
tool built by GitHub and open sourced to the development community.
146+
The advantages of gh-ost are sustainable workloads on the master node
147+
to allow it to keep serving inbound query requests and the ability
148+
to pause the migration.

content/pages/meta/00-change-log.markdown

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ on GitHub.
1717

1818
## 2018
1919
### May
20+
* Added [newsletter on PyCon US 2018](/full-stack-python-pycon-us-2018.html).
2021
* New [podcast](/best-python-podcasts.html) resources.
2122
* Merge
2223
[pull request #164](https://github.com/mattmakai/fullstackpython.com/pull/164)

0 commit comments

Comments
 (0)