1
0
Fork 0
arangodb/arangod/RocksDBEngine
jsteemann e457189abb removed unneeded declaration 2018-07-19 22:40:47 +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 issue 399.2: use a LogicalCollection& instead of LogicalCollection* in PhysicalCollection (#5861) 2018-07-13 15:02:43 +03: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 Big endian document keys for rocksdb (#5712) 2018-07-03 14:11:22 +02:00
RocksDBEdgeIndex.h Cleanup cluster selectivity (#5440) 2018-05-23 18:00:14 +02:00
RocksDBEngine.cpp finalize `--rocksdb.sync-interval` feature (#5856) 2018-07-17 11:09:57 +02:00
RocksDBEngine.h finalize `--rocksdb.sync-interval` feature (#5856) 2018-07-17 11:09:57 +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 Big endian document keys for rocksdb (#5712) 2018-07-03 14:11:22 +02:00
RocksDBFulltextIndex.h fixed issue #5252 (#5427) 2018-05-23 08:30:27 +02:00
RocksDBGeoIndex.cpp Remove redundant geo code, remove WITHIN_RECTANGLE (#5757) 2018-07-04 20:21:00 +02:00
RocksDBGeoIndex.h Remove redundant geo code, remove WITHIN_RECTANGLE (#5757) 2018-07-04 20:21:00 +02: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 Feature/rocksdb hashsearch (#2713) 2017-07-05 10:18:52 +02:00
RocksDBIncrementalSync.cpp add comment 2018-07-19 15:58:52 +02:00
RocksDBIncrementalSync.h Use uuid in Initial sync to ensure proper collection mapping (#3965) 2017-12-13 22:12:47 +01:00
RocksDBIndex.cpp Fix deleting rocksdb views and dump_authentication (#5779) 2018-07-05 09:40:43 +02:00
RocksDBIndex.h Fix index selectivity estimate issues with RocksDB engine (#4429) 2018-02-09 16:05:33 +01:00
RocksDBIndexFactory.cpp Feature/test iresearch (#5610) 2018-06-21 20:35:04 +03:00
RocksDBIndexFactory.h Coordinator storage engine (#5405) 2018-05-22 19:30:27 +02:00
RocksDBIterators.cpp removed unneeded declaration 2018-07-19 22:40:47 +02:00
RocksDBIterators.h removed unneeded declaration 2018-07-19 22:40:47 +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 Big endian document keys for rocksdb (#5712) 2018-07-03 14:11:22 +02:00
RocksDBLogValue.h RocksDB replication hardening & cleanup (#4639) 2018-02-23 18:15:04 +01:00
RocksDBMethods.cpp RocksDB replication hardening & cleanup (#4639) 2018-02-23 18:15:04 +01:00
RocksDBMethods.h RocksDB replication hardening & cleanup (#4639) 2018-02-23 18:15:04 +01: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
RocksDBPrefixExtractor.h add missing override specifiers, add final specifiers 2018-05-04 09:01:50 +02:00
RocksDBPrimaryIndex.cpp speed up replication (#5226) 2018-05-14 18:32:26 +02:00
RocksDBPrimaryIndex.h Cleanup cluster selectivity (#5440) 2018-05-23 18:00:14 +02:00
RocksDBRecoveryHelper.h Feature iresearch (#4071) 2017-12-18 15:04:59 +01:00
RocksDBRecoveryManager.cpp Feature/feature phases (#5272) 2018-07-16 14:09:36 +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 Refactor syncer state and make notes for future parallelization (#5742) 2018-07-03 21:32:16 +02:00
RocksDBReplicationContext.h Bug fix/fix codescan issues (#5371) 2018-05-16 20:40:37 +02:00
RocksDBReplicationManager.cpp Parallelize arangodump (#4356) 2018-03-26 15:55:14 +02:00
RocksDBReplicationManager.h Refactor syncer state and make notes for future parallelization (#5742) 2018-07-03 21:32:16 +02:00
RocksDBReplicationTailing.cpp Merge branch 'bug-fix/add-missing-overrides-and-final' of https://github.com/arangodb/arangodb into devel 2018-05-07 23:02: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 Allow dumping / restoring of views (#5774) 2018-07-05 17:55:28 +02:00
RocksDBRestReplicationHandler.h Async AQL (#5806) 2018-07-09 14:24:10 +02:00
RocksDBRestWalHandler.cpp remove useless flush from test, bump wal flush default timeouts (#4845) 2018-03-14 21:59:48 +01: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
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 finalize `--rocksdb.sync-interval` feature (#5856) 2018-07-17 11:09:57 +02:00
RocksDBTransactionState.h TransactionState::addCollection refactoring (#5606) 2018-06-14 15:34:58 +02:00
RocksDBTypes.cpp Big endian document keys for rocksdb (#5712) 2018-07-03 14:11:22 +02:00
RocksDBTypes.h Big endian document keys for rocksdb (#5712) 2018-07-03 14:11:22 +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 Big endian document keys for rocksdb (#5712) 2018-07-03 14:11:22 +02:00
RocksDBVPackIndex.h Cleanup cluster selectivity (#5440) 2018-05-23 18:00:14 +02: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 issue 373.1: move globally-unique id generation from collection into data-source (#5182) 2018-05-07 22:14:40 +03:00
RocksDBWalAccess.h add missing override specifiers, add final specifiers 2018-05-04 09:01:50 +02:00