Hello,
The original B+ hybrid tree design came from a joint paper authored by SAP and Intel. It is our intent to add scan support to pmemkv, which is easier to satisfy with a B+ tree than with a hash table.
That said, the latest pmemkv build supports multiple engines -- so if you're really craving a hash engine, that would make a nice contribution.
Regards,
RobD