Hey HN! Today I am sharing Starskey it's an open-source key-value store is built on top of a log-structured merge tree, inspired by LevelDB and WiscKey. It's fairly fast, durable and rather efficient. It's meant to provide you a persistent embedded storage option for binary key value pairs.