Kerollmops / blog

A chill and fun blog about Rust stuff and the journey of building my company: Meilisearch
https://blog.kerollmops.com/
MIT License
10 stars 1 forks source link

Try using `MDB_INTEGERKEY` along with a custom comparator #6

Closed Kerollmops closed 12 months ago

Kerollmops commented 12 months ago

If we can use both options simultaneously, we can avoid storing the length of the keys and compare the keys as big-endian.