|
Tkrzw
|
Sharding database manager adapter. More...
#include <map>#include <memory>#include <string>#include <string_view>#include <utility>#include <vector>#include <cinttypes>#include "tkrzw_dbm.h"#include "tkrzw_dbm_ulog.h"#include "tkrzw_file.h"#include "tkrzw_key_comparators.h"#include "tkrzw_lib_common.h"#include "tkrzw_dbm_poly.h"#include "tkrzw_str_util.h"Classes | |
| class | tkrzw::ShardDBM |
| Sharding database manager adapter. More... | |
| class | tkrzw::ShardDBM::Iterator |
| Iterator for each record. More... | |
Namespaces | |
| tkrzw | |
| Common namespace of Tkrzw. | |
Sharding database manager adapter.