1
0
Fork 0
arangodb/arangod/RocksDBEngine
Simon 2dd8593609 View Replication (#5915) 2018-07-26 10:28:46 +02:00
..
CMakeLists.txt finalize `--rocksdb.sync-interval` feature (#5856) 2018-07-17 11:09:57 +02:00
RocksDBBackgroundThread.cpp added key generators "uuid" and "padded" (#5740) 2018-07-03 15:23:47 +02:00
RocksDBBackgroundThread.h add missing override specifiers, add final specifiers 2018-05-04 09:01:50 +02:00
RocksDBCollection.cpp Bug fix/replication improvements (#5962) 2018-07-25 09:04:50 +02:00
RocksDBCollection.h issue 399.2: use a LogicalCollection& instead of LogicalCollection* in PhysicalCollection (#5861) 2018-07-13 15:02:43 +03:00
RocksDBColumnFamily.h Feature/efficiency (#3736) 2018-01-05 16:51:31 +01:00
RocksDBCommon.cpp Big endian document keys for rocksdb (#5712) 2018-07-03 14:11:22 +02:00
RocksDBCommon.h Big endian document keys for rocksdb (#5712) 2018-07-03 14:11:22 +02:00
RocksDBComparator.cpp Feature/rocksdb hashsearch (#2713) 2017-07-05 10:18:52 +02:00
RocksDBComparator.h Feature/rocksdb hashsearch (#2713) 2017-07-05 10:18:52 +02:00
RocksDBCuckooIndexEstimator.h Feature/misc spelling corrections (#5164) 2018-07-13 13:06:20 +02:00
RocksDBEdgeIndex.cpp remove methods from VelocyPackHelper that are also in VPackSlice (#5946) 2018-07-25 09:01:29 +02:00
RocksDBEdgeIndex.h issue 399.4: use LogicalCollection& instead of LogicalCollection* in Index (#5929) 2018-07-20 14:55:58 +03:00
RocksDBEngine.cpp View Replication (#5915) 2018-07-26 10:28:46 +02:00
RocksDBEngine.h View Replication (#5915) 2018-07-26 10:28:46 +02:00
RocksDBFormat.cpp Big endian document keys for rocksdb (#5712) 2018-07-03 14:11:22 +02:00
RocksDBFormat.h Big endian document keys for rocksdb (#5712) 2018-07-03 14:11:22 +02:00
RocksDBFulltextIndex.cpp issue 399.4: use LogicalCollection& instead of LogicalCollection* in Index (#5929) 2018-07-20 14:55:58 +03:00
RocksDBFulltextIndex.h issue 399.4: use LogicalCollection& instead of LogicalCollection* in Index (#5929) 2018-07-20 14:55:58 +03:00
RocksDBGeoIndex.cpp issue 399.4: use LogicalCollection& instead of LogicalCollection* in Index (#5929) 2018-07-20 14:55:58 +03:00
RocksDBGeoIndex.h issue 399.4: use LogicalCollection& instead of LogicalCollection* in Index (#5929) 2018-07-20 14:55:58 +03:00
RocksDBHashIndex.cpp issue 389.2: use static strings for Index definition json attributes, use TRI_vocbase_t references instead of pointers in V8Context, use TRI_vocbase_t references instead of pointers in DatabaseInitialSyncer (#5344) 2018-05-14 19:06:24 +03:00
RocksDBHashIndex.h issue 399.4: use LogicalCollection& instead of LogicalCollection* in Index (#5929) 2018-07-20 14:55:58 +03:00
RocksDBIncrementalSync.cpp Bug fix/replication improvements (#5962) 2018-07-25 09:04:50 +02:00
RocksDBIncrementalSync.h Bug fix/replication improvements (#5962) 2018-07-25 09:04:50 +02:00
RocksDBIndex.cpp issue 399.4: use LogicalCollection& instead of LogicalCollection* in Index (#5929) 2018-07-20 14:55:58 +03:00
RocksDBIndex.h issue 399.4: use LogicalCollection& instead of LogicalCollection* in Index (#5929) 2018-07-20 14:55:58 +03:00
RocksDBIndexFactory.cpp issue 399.4: use LogicalCollection& instead of LogicalCollection* in Index (#5929) 2018-07-20 14:55:58 +03:00
RocksDBIndexFactory.h issue 399.4: use LogicalCollection& instead of LogicalCollection* in Index (#5929) 2018-07-20 14:55:58 +03:00
RocksDBIterators.cpp Bug fix/replication improvements (#5962) 2018-07-25 09:04:50 +02:00
RocksDBIterators.h Bug fix/replication improvements (#5962) 2018-07-25 09:04:50 +02:00
RocksDBKey.cpp Bug fix/fix codescan issues (#5872) 2018-07-16 10:58:14 +02:00
RocksDBKey.h Big endian document keys for rocksdb (#5712) 2018-07-03 14:11:22 +02:00
RocksDBKeyBounds.cpp for some reasons fortify complained about these parts (#5777) 2018-07-05 09:38:03 +02:00
RocksDBKeyBounds.h Big endian document keys for rocksdb (#5712) 2018-07-03 14:11:22 +02:00
RocksDBLogValue.cpp View Replication (#5915) 2018-07-26 10:28:46 +02:00
RocksDBLogValue.h View Replication (#5915) 2018-07-26 10:28:46 +02:00
RocksDBMethods.cpp Bug fix/replication improvements (#5962) 2018-07-25 09:04:50 +02:00
RocksDBMethods.h Bug fix/replication improvements (#5962) 2018-07-25 09:04:50 +02:00
RocksDBOptimizerRules.cpp use ExecutionNode::castTo (#5875) 2018-07-13 20:09:16 +02:00
RocksDBOptimizerRules.h Feature/reduce extraction to projection (#2792) 2017-07-14 08:40:29 +02:00
RocksDBPersistentIndex.h issue 399.4: use LogicalCollection& instead of LogicalCollection* in Index (#5929) 2018-07-20 14:55:58 +03:00
RocksDBPrefixExtractor.h add missing override specifiers, add final specifiers 2018-05-04 09:01:50 +02:00
RocksDBPrimaryIndex.cpp issue 399.4: use LogicalCollection& instead of LogicalCollection* in Index (#5929) 2018-07-20 14:55:58 +03:00
RocksDBPrimaryIndex.h issue 399.4: use LogicalCollection& instead of LogicalCollection* in Index (#5929) 2018-07-20 14:55:58 +03:00
RocksDBRecoveryHelper.h Feature iresearch (#4071) 2017-12-18 15:04:59 +01:00
RocksDBRecoveryManager.cpp keep replication batches alive for longer (#5932) 2018-07-20 11:17:20 +02:00
RocksDBRecoveryManager.h remove code that potentially throws from ~WBReader (#4282) 2018-01-15 15:14:55 +01:00
RocksDBReplicationCommon.cpp forward port of replication bugfixes from 3.2 (#4572) 2018-02-12 18:13:51 +01:00
RocksDBReplicationCommon.h forward port of replication bugfixes from 3.2 (#4572) 2018-02-12 18:13:51 +01:00
RocksDBReplicationContext.cpp Bug fix/replication improvements (#5962) 2018-07-25 09:04:50 +02:00
RocksDBReplicationContext.h keep replication batches alive for longer (#5932) 2018-07-20 11:17:20 +02:00
RocksDBReplicationManager.cpp keep replication batches alive for longer (#5932) 2018-07-20 11:17:20 +02:00
RocksDBReplicationManager.h Refactor syncer state and make notes for future parallelization (#5742) 2018-07-03 21:32:16 +02:00
RocksDBReplicationTailing.cpp View Replication (#5915) 2018-07-26 10:28:46 +02:00
RocksDBReplicationTailing.h slight cleanup of replication-related code (#4286) 2018-01-17 16:56:40 +01:00
RocksDBRestExportHandler.cpp Async AQL (#5806) 2018-07-09 14:24:10 +02:00
RocksDBRestExportHandler.h Async AQL (#5806) 2018-07-09 14:24:10 +02:00
RocksDBRestHandlers.cpp Replace rocksdb export cursor with query (#5657) 2018-06-25 18:14:27 +02:00
RocksDBRestHandlers.h
RocksDBRestReplicationHandler.cpp Bug fix/replication improvements (#5962) 2018-07-25 09:04:50 +02:00
RocksDBRestReplicationHandler.h Async AQL (#5806) 2018-07-09 14:24:10 +02:00
RocksDBRestWalHandler.cpp remove methods from VelocyPackHelper that are also in VPackSlice (#5946) 2018-07-25 09:01:29 +02:00
RocksDBRestWalHandler.h Async AQL (#5806) 2018-07-09 14:24:10 +02:00
RocksDBSettingsManager.cpp added key generators "uuid" and "padded" (#5740) 2018-07-03 15:23:47 +02:00
RocksDBSettingsManager.h Big endian document keys for rocksdb (#5712) 2018-07-03 14:11:22 +02:00
RocksDBSkiplistIndex.h issue 399.4: use LogicalCollection& instead of LogicalCollection* in Index (#5929) 2018-07-20 14:55:58 +03:00
RocksDBSyncThread.cpp finalize `--rocksdb.sync-interval` feature (#5856) 2018-07-17 11:09:57 +02:00
RocksDBSyncThread.h finalize `--rocksdb.sync-interval` feature (#5856) 2018-07-17 11:09:57 +02:00
RocksDBThrottle.cpp remove tabstops 2018-07-16 15:00:12 +02:00
RocksDBThrottle.h Feature/upgrade rocksdb (#5484) 2018-07-04 12:04:41 +02:00
RocksDBTransactionCollection.cpp Async AQL (#5806) 2018-07-09 14:24:10 +02:00
RocksDBTransactionCollection.h RocksDB replication hardening & cleanup (#4639) 2018-02-23 18:15:04 +01:00
RocksDBTransactionContextData.h Feature/rocksdb hashsearch (#2713) 2017-07-05 10:18:52 +02:00
RocksDBTransactionManager.h Feature/rocksdb hashsearch (#2713) 2017-07-05 10:18:52 +02:00
RocksDBTransactionState.cpp Bug fix/replication improvements (#5962) 2018-07-25 09:04:50 +02:00
RocksDBTransactionState.h TransactionState::addCollection refactoring (#5606) 2018-06-14 15:34:58 +02:00
RocksDBTypes.cpp View Replication (#5915) 2018-07-26 10:28:46 +02:00
RocksDBTypes.h View Replication (#5915) 2018-07-26 10:28:46 +02:00
RocksDBUpgrade.cpp Big endian document keys for rocksdb (#5712) 2018-07-03 14:11:22 +02:00
RocksDBUpgrade.h Big endian document keys for rocksdb (#5712) 2018-07-03 14:11:22 +02:00
RocksDBV8Functions.cpp Fix index selectivity estimate issues with RocksDB engine (#4429) 2018-02-09 16:05:33 +01:00
RocksDBV8Functions.h Feature/rocksdb hashsearch (#2713) 2017-07-05 10:18:52 +02:00
RocksDBVPackIndex.cpp remove methods from VelocyPackHelper that are also in VPackSlice (#5946) 2018-07-25 09:01:29 +02:00
RocksDBVPackIndex.h issue 399.4: use LogicalCollection& instead of LogicalCollection* in Index (#5929) 2018-07-20 14:55:58 +03:00
RocksDBValue.cpp Big endian document keys for rocksdb (#5712) 2018-07-03 14:11:22 +02:00
RocksDBValue.h apply fixes found by cppcheck (#5360) 2018-05-15 20:06:36 +02:00
RocksDBWalAccess.cpp View Replication (#5915) 2018-07-26 10:28:46 +02:00
RocksDBWalAccess.h add missing override specifiers, add final specifiers 2018-05-04 09:01:50 +02:00