Recent Posts
The django-csp 4.x refactor
Published: at 08:00 PMSharing the journey behind the django-csp 4.0 refactor, exploring the motivations and improvements.
Using Celery's Canvas to Reduce Elasticsearch Index Time
Published: at 08:00 PMHow I leveraged Celery's group and chord primitives to parallelize the indexing process when reindexing data into Elasticsearch for the Firefox Marketplace search backend, reducing the full reindex time from over 40 minutes to under 3 minutes.