Confirmed users
555
edits
Line 32: | Line 32: | ||
* Reworked sql connection pooling and test db isolation | * Reworked sql connection pooling and test db isolation | ||
* Added explicit master/read-replica connections and use read-replica for all read-only functionality | * Added explicit master/read-replica connections and use read-replica for all read-only functionality | ||
* Bunch of minor website updates, changed map to a heatmap | * Bunch of minor website updates, changed [https://location.services.mozilla.com/map map to a heatmap] | ||
* Started reading up on celery as a potential async worker / timed job scheduler with configurable backends (probably mysql at first to avoid additional ops-complexity) | * Started reading up on celery as a potential async worker / timed job scheduler with configurable backends (probably mysql at first to avoid additional ops-complexity) | ||