Module Tjr_btree.Pvt

Store read cache

module Store_read_cache = Tjr_btree__.Store_read_cache

Store write back cache

module Store_write_back_cache = Tjr_btree__.Store_write_back_cache

Disk_to_store

module Disk_to_store = Tjr_btree__.Disk_to_store

Store to pre-btree

Pre-btree to map

module Pre_btree_to_map = Tjr_btree__.Pre_btree_to_map

Alternative version, using binprot, with simpler intf

module Make_2 = Tjr_btree__.Make_2

Alternative version, using binprot, with objects and no type generation

module Make_3 = Tjr_btree__.Make_3
module Make_5 = Tjr_btree__.Make_5