1. 81d2b6b Integrated bloom filters with LSM-BTree during flushes, merges, and bulkload. All tests pass except the merge test due to what it seems a bug in the cleanup after merges if there are no search threads accessing the disk components. Next is to use bloom filters during search and also with other lsm indexes. by salsubaiee · 12 years ago
  2. d974a5b merged hyracks_asterix_stabilization -r1913:1947 to hyracks_lsm_tree by zheilbron · 12 years ago
  3. e74da94 merged r1274:1322 from hyracks_dev_next by zheilbron · 13 years ago
  4. 1d0f9a6 Moved tree index test framework to hyracks-test-support. Removed JUnit dependency from access method poms. Cleaned up all access method dependencies. by alexander.behm · 13 years ago
  5. 02e9fbd Renamed lsmtree packages to lsm. by alexander.behm · 13 years ago
  6. 20fb7be Renaming lsmtree to lsm. First phase. by alexander.behm · 13 years ago[Renamed from hyracks-storage-am-lsmtree-btree/pom.xml]
  7. 14b46d0 Added in-memory buffercache with overflow. Created test projects for lsmtree-common and lsmtree-btree. by alexander.behm · 13 years ago
  8. 5a2c317 Reorganizing lsm tree packages and projects. by alexander.behm · 13 years ago[Renamed (95%) from hyracks-storage-am-lsmtree/pom.xml]
  9. af02e75 Moved LSM-Tree code from grape into this branch. Modified code to make it compile (ported to new hyracks version). by alexander.behm · 13 years ago