![]() |
Storage Engine API
|
#include <memory>
#include <string>
#include "mongo/db/catalog/collection_options.h"
#include "mongo/db/operation_context.h"
#include "mongo/db/storage/capped_callback.h"
#include "mongo/db/storage/mobile/mobile_sqlite_statement.h"
#include "mongo/db/storage/record_store.h"
#include "mongo/platform/atomic_word.h"
Go to the source code of this file.
Classes | |
class | mongo::MobileRecordStore |
A RecordStore that stores all data in SQLite. More... | |
Namespaces | |
mongo | |
Copyright (C) 2014 MongoDB Inc. | |