Or how we'll find something in all this.| jdrouet
Or how we'll implement sharding and transactions for our search engine.| jdrouet
In the previous article, I explained how we'll write on disk and how we'll implement an abstraction so that it works on any device as well as in the browser. Now, it's time to start thinking about what we'll be storing and in what shape.| jdrouet
Have you ever wondered how search engines work under the hood? I'm not talking about vector search or anything fancy, but just the good old search engines that could really find what we would look for.| jdrouet
Monitoring metrics for a project can be challenging. Deciding what to track, determining the cardinality of each tag, naming the metrics, and choosing what should be split into a tag or kept as a metric are all complex tasks that require experience.| jdrouet
Just use conventional commits, keep things simple.| jdrouet
Or how to write on disk efficiently in the browser or any other device.| jdrouet