File tree Expand file tree Collapse file tree 2 files changed +6
-0
lines changed
Expand file tree Collapse file tree 2 files changed +6
-0
lines changed Original file line number Diff line number Diff 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.
Original file line number Diff line number Diff 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 )
You can’t perform that action at this time.
0 commit comments