heapwolf / ldb

A C++ REPL / CLI for LevelDB
MIT License
201 stars 23 forks source link

link snappy/use compression #14

Closed heapwolf closed 10 years ago

heapwolf commented 10 years ago

snappy is not getting linked atm -- should be simple.

heapwolf commented 10 years ago

probably the next most important thing?