Categories
Every article belongs to exactly one category. Tags cut across them.
Django
3 articlesDjango and Django REST Framework in production: the ORM, query performance, transactions, Celery tasks and the patterns that hold up under load.
Django Migration
2 articles2 articles about Django Migration — practical software engineering notes from real-world development.
API
1 article1 article about API — practical software engineering notes from real-world development.
API Key vs Access Token
1 article1 article about API Key vs Access Token — practical software engineering notes from real-world development.
PostgreSQL
1 articlePostgreSQL from an application engineer's perspective — indexing, query planning, schema design, transactions and diagnosing slow queries.
Redis
1 articleUsing Redis as a cache, queue and coordination primitive: caching strategies, invalidation, expiry and the failure modes that come with them.