Skip to content

Commit 31491d8

Browse files
authored
Merge pull request #469 from IntersectMBO/jdral/single-api
Introduce a unified `LSMTree` API
2 parents 8460319 + 669e7f5 commit 31491d8

File tree

5 files changed

+582
-1
lines changed

5 files changed

+582
-1
lines changed

lsm-tree.cabal

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -115,6 +115,7 @@ library
115115
exposed-modules:
116116
Data.Arena
117117
Data.Map.Range
118+
Database.LSMTree
118119
Database.LSMTree.Common
119120
Database.LSMTree.Internal
120121
Database.LSMTree.Internal.Assertions

0 commit comments

Comments
 (0)