Micron HSE 2.1 Open-Source Storage Engine Released

HSE 2.1's goal is still about being a speedy, embed-friendly key-value store for modern storage whether it be solid-state drives or persistent memory. Besides the example MongoDB implementation, HSE is geared for use with HPC computing, machine learning, IoT deployments, and elsewhere where having a lightning fast key-value store is useful that can scale up to TBs of data and "hundreds of billions" of keys per store.
HSE 2.1 offers up improvements around persistent memory devices, adds new introspection APIs, the Python language bindings have been updated, other API improvements, enabling HSE for the s390x CPU architecture, and more improvements were made to the Heterogeneous-Memory Storage Engine's build system and test suite.
HSE 2.1 can be downloaded from GitHub. This Micron open-source project is under an Apache 2.0 license.
Add A Comment