strus
0.17
|
Exported functions of the library implementing the key/value store database interface with leveldb. More...
#include <string>
Go to the source code of this file.
Namespaces | |
strus | |
strus toplevel namespace | |
Functions | |
DatabaseInterface * | strus::createDatabaseType_leveldb (const std::string &workdir, ErrorBufferInterface *errorhnd) |
Get the database interface implemented with leveldb with the functions for accessing the key/value store database. More... | |
Exported functions of the library implementing the key/value store database interface with leveldb.