kshitij kumar
btree.dev

btree.dev

Follow
kshitij kumar

kshitij kumar

6 followers

Hey 👋 , I am a Backend Engineer working at Getir. In this blog, I write about software architecture, distributed systems, and other interesting computer science concepts.

Notes: Horizontal table partitioning in PostgreSQL

Jul 16, 20229 min read

In this blog, we cover basic PostgreSQL partitioning methods and theories around them · What is partitioning? Table partitioning in SQL is the process of...

Notes: Horizontal table partitioning in PostgreSQL
Notes: Outbox Pattern using change data capture (CDC) with Dabezium
Notes: LRU cache implementation in Go
Notes: Circuit Breaker in Go
Notes: Token Bucket Rate Limiter in Go
Notes: Distributed System Observability - MELT