AI-powered
podcast player
Listen to all your favourite podcasts with AI-powered features
Key Value Stores: A Simple Data Storage Mechanism
Key value stores are one of the most basic databases you can have. They're highly optimized to modern storage like NVMe or like SSDs. And so we can use this very simple storage mechanism in very powerful ways, because we can leverage this range searching. We can add multiple key value indices and then how do we overlay logic over top of this really basic storage mechanism?