17 #ifndef __LOG_LEVELDB_HPP__
18 #define __LOG_LEVELDB_HPP__
20 #include <leveldb/db.h>
55 #endif // __LOG_LEVELDB_HPP__
Definition: leveldb.hpp:33
virtual Try< Nothing > persist(const Metadata &metadata)
virtual Try< Action > read(uint64_t position)
virtual ~LevelDBStorage()
Definition: storage.hpp:35
virtual Try< State > restore(const std::string &path)