- Published on
All Posts
- Published on
- Published on
LSM Trees tackle multi-key comparison challenges in databases. This is achieved using SSTables & MemTable. SSTables partition disks into sorted segments, while MemTables manage in-memory sorting and flushing.- Published on
Bitcask is fast Key-Value store that is optimized to serve production grade throughput in sub-millisecond times. It internally implements a hash index over data stored sequentially in a log structured file system.- Published on
Aspired to create a custom tech blog ➡️ overwhelmed by the time and effort required ➡️ turned to Next.js and Tailwind to set up my blog ➡️ harnessed Generative AI's to design elegant and functional React components