Skip to content

v0.9.5-beta

Pre-release
Pre-release
Compare
Choose a tag to compare
@lukemartinlogan lukemartinlogan released this 06 Feb 21:45
· 1415 commits to master since this release
d7010a8

This release features enhanced concurrency control and more attention to useability. Hermes now provides dynamic data structures, which avoids forcing users to configure strict limits on data structures such as Buckets and VBuckets for the sake of simplicity, reducing accidental segfaults due to misconfiguration. In addition, these data structures reduce the complexity of extending Hermes to support new policies, such as Data Placement Engines and Prefetchers.