Found 13 bookmarks
Newest
Shopify/shopify_transporter: The Transporter tool allows you to convert data from a third-party platform into a format that can be imported into Shopify.
Shopify/shopify_transporter: The Transporter tool allows you to convert data from a third-party platform into a format that can be imported into Shopify.
The Transporter tool allows you to convert data from a third-party platform into a format that can be imported into Shopify. - Shopify/shopify_transporter: The Transporter tool allows you to conver...
·github.com·
Shopify/shopify_transporter: The Transporter tool allows you to convert data from a third-party platform into a format that can be imported into Shopify.
Reducing BigQuery Costs: How We Fixed A $1 Million Query
Reducing BigQuery Costs: How We Fixed A $1 Million Query
クラスタ化テーブルをつかってスキャンするデータを削減した。他にはselect *を使わない、パーティンショニングする、データを見るためにクエリしない、といったテクニックがある。
·shopifyengineering.myshopify.com·
Reducing BigQuery Costs: How We Fixed A $1 Million Query
Changing a polymorphic_type in Rails
Changing a polymorphic_type in Rails
RailsのPolymorphic AssociationはDBにクラス名を入れる。そのため、クラス名やモジュール名の変更をするとデータマイグレーションが必要になるし、そのマイグレーションはデータとコードを一致させながら行う必要があって大変。そこで、DBには任意の文字列を入れるようにして、その実態となるクラスとのマッピングは自分達でやるようにしたという話。
·shopifyengineering.myshopify.com·
Changing a polymorphic_type in Rails
A Brief History of TLS Certificates at Shopify
A Brief History of TLS Certificates at Shopify
Shopifyのstorefrontにおける証明書管理の方法。 nginx-luaを使った動的な証明書追加・更新だったものを、k8sのingress-nginxにcontributeしている。
·shopifyengineering.myshopify.com·
A Brief History of TLS Certificates at Shopify