Merge commit 'e8893e96780685b9e39447199d946739e565fef5' as 'src/hyperleveldb'

This commit is contained in:
Vinnie Falco
2013-09-11 09:58:13 -07:00
139 changed files with 27199 additions and 0 deletions

11
src/hyperleveldb/AUTHORS Normal file
View File

@@ -0,0 +1,11 @@
# Names should be added to this file like so:
# Name or Organization <email address>
Google Inc.
# Initial version authors:
Jeffrey Dean <jeff@google.com>
Sanjay Ghemawat <sanjay@google.com>
# HyperLevelDB authors:
Robert Escriva <robert@hyperdex.org>