Add HyperLevelDB backend

This commit is contained in:
Vinnie Falco
2013-07-15 08:35:58 -07:00
parent 81657e5e66
commit 740115b65a
12 changed files with 233 additions and 16 deletions

View File

@@ -23,9 +23,6 @@
// VFALCO TODO try to reduce these dependencies
#include "../ripple_basics/ripple_basics.h"
// VFALCO TODO don't expose leveldb throughout the headers
#include "../ripple_leveldb/ripple_leveldb.h"
// VFALCO TODO figure out a good place for this file, perhaps give it some
// additional hierarchy via directories.
#include "ripple.pb.h"