Micron Releases HSE 3.0 Open-Source Storage Engine

As a refresher, the HSE project describes itself as:
"HSE is a fast embeddable key-value store designed for SSDs and persistent memory. HSE optimizes performance and endurance by orchestrating data placement across DRAM and multiple classes of solid-state storage.
HSE is ideal for powering Databases, Software-Defined Storage (SDS), High-Performance Computing (HPC), Internet of Things (IoT), and Machine Learning (ML)."
HSE 3.0 was released on Thursday and has improved data management for better performance across various important workloads. The HSE 3.0 engine has made a variety of different performance optimizations around workloads with monotonically increasing keys / time-series data, "many client workloads", the ability to store compressed and uncompressed values together, and other improvements in the name of performance.
Java language bindings are also now available for HSE 3.0 and complement the updated Python bindings.
For downloads or to learn more about this SSD-optimized open-source storage engine see the HSE project on GitHub.
4 Comments