Skip to main content

Reads

2025


Speeding Up Elasticsearch: Lessons in Chunking and Parallel Requests
·678 words·4 mins
Tech Reads elasticsearch search performance dotnet backend scalability chunking parallelism
Speed up your Elasticsearch queries by chunking and parallelizing requests — no fancy APIs required.

2023


Git Workflows
·859 words·5 mins
Tech Reads git git workflows forking feature centralized gitflow
Level up your version control by using recommended git workflows