|
|
@ -1,6 +1,7 @@ |
|
|
|
**LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.** |
|
|
|
|
|
|
|
[](https://travis-ci.org/google/leveldb) |
|
|
|
[](https://ci.appveyor.com/project/pwnall/leveldb) |
|
|
|
|
|
|
|
Authors: Sanjay Ghemawat (sanjay@google.com) and Jeff Dean (jeff@google.com) |
|
|
|
|
|
|
|