Skip to content

LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.

License

Notifications You must be signed in to change notification settings

spccold/leveldb

Repository files navigation

LevelDB in Java

clone from leveldb

About

LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages