DEV Community

Farhan profile picture

Farhan

404 bio not found

Joined Joined on  github website twitter website

Work

Software Engineer

How I increased the performance of my database ~2x using an Adaptive Radix Trie

How I increased the performance of my database ~2x using an Adaptive Radix Trie

11
Comments
7 min read

Want to connect with Farhan?

Create an account to connect with Farhan. You can also sign in below to proceed if you already have an account.

Already have an account? Sign in
Writing a simple in-memory key-value Database in Go

Writing a simple in-memory key-value Database in Go

37
Comments
4 min read
Design Patterns in Kubernetes Codebase

Design Patterns in Kubernetes Codebase

13
Comments 1
18 min read
Kubediff: A Kubernetes Resource Diff Tool

Kubediff: A Kubernetes Resource Diff Tool

5
Comments 2
2 min read
Deep dive into Linux Networking and Docker - Bridge, vETH and IPTables

Deep dive into Linux Networking and Docker - Bridge, vETH and IPTables

14
Comments
12 min read
yq - read YAML on terminal

yq - read YAML on terminal

5
Comments
1 min read
Writing An Operating System - The Boot Process (Part 1)

Writing An Operating System - The Boot Process (Part 1)

66
Comments 3
4 min read
Latency need not always require scaling your Microservice (a story of an in memory cache)

Latency need not always require scaling your Microservice (a story of an in memory cache)

7
Comments
5 min read
Layering a docker image

Layering a docker image

10
Comments
2 min read
What’s inside etcd? A deep dive into the Kubernetes world

What’s inside etcd? A deep dive into the Kubernetes world

8
Comments
5 min read
loading...