Skip to content

This is a sorted string table library derived from LevelDB

License

Notifications You must be signed in to change notification settings

iaoing/sstable_lib

Repository files navigation

** This is a sorted string table library derived from LevelDB **

Authors: Sanjay Ghemawat ([email protected]) and Jeff Dean ([email protected])

Build

make

Test

make TEST && ./table_test

Clean

make clean

Note

  • This library is not well organized, the user should include mutilple header from prot, helpers, include, util.

About

This is a sorted string table library derived from LevelDB

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published