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