kero Profile picture
Co-founder & Tech Lead @meilisearch. Rust developer and ex-student from @42born2code. https://t.co/6AMWxbk0ER
Jan 24, 2023 7 tweets 3 min read
We use five of these eight data-structures @meilisearch. Can you guess which ones and how we use them? So, we obviously use a B-Tree to store the key values on disk. We specifically use #LMDB for that. We use pur wrapper called heed. docs.rs/heed