Pixie
Loading...
Searching...
No Matches
implementations.h File Reference

All RmM implementations provided or adapted by Pixie. More...

#include <pixie/rmm.h>
#include <pixie/rmm/btree.h>
#include <pixie/rmm/tree.h>

Go to the source code of this file.

Detailed Description

All RmM implementations provided or adapted by Pixie.

  • RmMTree: native hierarchical RmM implementation.
  • experimental::RmMBTree: cache-oriented B-tree implementation.
  • SdslRmMTree: optional SDSL adapter when SDSL_SUPPORT is enabled.