Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 413 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 413 Bytes

nbdb

A toy LSM-tree based storage engine. This is meant to be more of a learning exercise and less of an attempt at a producton-grade storage engine. As such, less interesting (to me) portions of the engine may be simplified for the sake of making progress and sustaining momentum .

Master Build Status: nbroyles