Tagged Questions

1
vote
2answers
475 views

Has anybody used the WB B-tree library?

I stumbled across the WB on-disk B-tree library: http://people.csail.mit.edu/jaffer/WB It seems like it could be useful for my purposes (swapping data to disk during very large statistical ...