-
Type: New Feature
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Storage
Implement a RocksDB-based storage engine. This ticket is for the initial implementation of the storage engine.
Relevant information about RocksDB can be found here:
Homepage - http://rocksdb.org/
Getting started with RocksDB - http://rocksdb.org/overview
RocksDB github - https://github.com/facebook/rocksdb
We answer a number of questions about storage engines here, and there is one section devoted entirely to RocksDB: https://github.com/mongodb/mongo/tree/master/src/mongo/db/storage
- is depended on by
-
SERVER-15085 rocks storage fails when restarting
- Closed
-
SERVER-15271 rocks engine doesn't return capped information in RocksRecordStore::appendCustomStats()
- Closed
-
SERVER-15232 Rocks Storage Engine to support Index Bulk Builder
- Closed
-
SERVER-16604 Improve integration with rocks
- Closed
- related to
-
SERVER-15055 rocks: unit testjstests/core/apitest_db.js and jstests/core/batch_write_command_insert.js fail
- Closed
-
SERVER-15057 RocksStorage: deadlock when dropping database with indexes
- Closed
- links to