go-pst
go-pst copied to clipboard
Change B-Tree node structure
Make the B+ Tree link nodes like this:
So that the GetMessages call is optimized to retrieve leaf nodes.