1
0
Fork 0
arangodb/arangod/RocksDBEngine
Jan 39a3f5bc4e
reintroduce smart joins after temporarily reverting them in devel (#8543)
2019-03-23 20:36:02 +01:00
..
CMakeLists.txt Add RocksDB background error listener. (#8535) 2019-03-22 20:25:04 +01:00
RocksDBBackgroundErrorListener.cpp Add RocksDB background error listener. (#8535) 2019-03-22 20:25:04 +01:00
RocksDBBackgroundErrorListener.h Add RocksDB background error listener. (#8535) 2019-03-22 20:25:04 +01:00
RocksDBBackgroundThread.cpp Background Indexing (#8039) 2019-01-29 09:31:32 +01:00
RocksDBBackgroundThread.h Background Indexing (#8039) 2019-01-29 09:31:32 +01:00
RocksDBBuilderIndex.cpp The Legendary El Cheapo (#8485) 2019-03-22 11:38:33 +01:00
RocksDBBuilderIndex.h Bug fix/rearm cursors (#8363) 2019-03-12 15:28:33 +01:00
RocksDBCollection.cpp reintroduce smart joins after temporarily reverting them in devel (#8543) 2019-03-23 20:36:02 +01:00
RocksDBCollection.h don't run compact() on a collection after a truncate() was done in th… (#8468) 2019-03-20 16:27:54 +01:00
RocksDBCollectionMeta.cpp Bug fix/optimizations 18022019 (#8180) 2019-02-19 19:24:04 +01:00
RocksDBCollectionMeta.h big reformat 2018-12-26 00:54:03 +01:00
RocksDBColumnFamily.h big reformat 2018-12-26 00:54:03 +01:00
RocksDBCommon.cpp Bug fix/optimizations 18022019 (#8180) 2019-02-19 19:24:04 +01:00
RocksDBCommon.h Background Indexing (#8039) 2019-01-29 09:31:32 +01:00
RocksDBComparator.cpp micro optimizations (#8156) 2019-02-13 16:14:28 +01:00
RocksDBComparator.h micro optimizations (#8156) 2019-02-13 16:14:28 +01:00
RocksDBCuckooIndexEstimator.h microoptimizations (#8519) 2019-03-22 16:53:21 +01:00
RocksDBEdgeIndex.cpp Named indices (#8370) 2019-03-13 18:20:32 +01:00
RocksDBEdgeIndex.h Bug fix/rearm cursors (#8363) 2019-03-12 15:28:33 +01:00
RocksDBEngine.cpp Add RocksDB background error listener. (#8535) 2019-03-22 20:25:04 +01:00
RocksDBEngine.h Refactorings from cluster trx improvement branch (#8391) 2019-03-14 23:13:17 +01:00
RocksDBFormat.cpp big reformat 2018-12-26 00:54:03 +01:00
RocksDBFormat.h big reformat 2018-12-26 00:54:03 +01:00
RocksDBFulltextIndex.cpp Bug fix/rearm cursors (#8363) 2019-03-12 15:28:33 +01:00
RocksDBFulltextIndex.h Bug fix/rearm cursors (#8363) 2019-03-12 15:28:33 +01:00
RocksDBGeoIndex.cpp Bug fix/rearm cursors (#8363) 2019-03-12 15:28:33 +01:00
RocksDBGeoIndex.h Bug fix/rearm cursors (#8363) 2019-03-12 15:28:33 +01:00
RocksDBHashIndex.h Feature/ttl index (#8169) 2019-02-19 14:12:21 +01:00
RocksDBIncrementalSync.cpp Bug fix/optimizations 18022019 (#8180) 2019-02-19 19:24:04 +01:00
RocksDBIncrementalSync.h big reformat 2018-12-26 00:54:03 +01:00
RocksDBIndex.cpp When updating documents with array indices and unique values we mustn't disable indexing in rocksdb (#8404) 2019-03-14 13:35:38 +01:00
RocksDBIndex.h Named indices (#8370) 2019-03-13 18:20:32 +01:00
RocksDBIndexFactory.cpp Named indices (#8370) 2019-03-13 18:20:32 +01:00
RocksDBIndexFactory.h Feature/ttl index (#8169) 2019-02-19 14:12:21 +01:00
RocksDBIterators.cpp Refactorings from cluster trx improvement branch (#8391) 2019-03-14 23:13:17 +01:00
RocksDBIterators.h make use of sortedness of rocksdb primary index (#7788) 2019-01-11 09:40:22 +01:00
RocksDBKey.cpp Refactorings from cluster trx improvement branch (#8391) 2019-03-14 23:13:17 +01:00
RocksDBKey.h Refactorings from cluster trx improvement branch (#8391) 2019-03-14 23:13:17 +01:00
RocksDBKeyBounds.cpp Bug fix/optimizations 18022019 (#8180) 2019-02-19 19:24:04 +01:00
RocksDBKeyBounds.h Bug fix/optimizations 18022019 (#8180) 2019-02-19 19:24:04 +01:00
RocksDBLogValue.cpp Bug fix/optimizations 18022019 (#8180) 2019-02-19 19:24:04 +01:00
RocksDBLogValue.h Bug fix/optimizations 18022019 (#8180) 2019-02-19 19:24:04 +01:00
RocksDBMethods.cpp When updating documents with array indices and unique values we mustn't disable indexing in rocksdb (#8404) 2019-03-14 13:35:38 +01:00
RocksDBMethods.h When updating documents with array indices and unique values we mustn't disable indexing in rocksdb (#8404) 2019-03-14 13:35:38 +01:00
RocksDBOptimizerRules.cpp Bug fix/small issues 21022019 (#8229) 2019-03-01 17:20:10 +01:00
RocksDBOptimizerRules.h big reformat 2018-12-26 00:54:03 +01:00
RocksDBPersistentIndex.h big reformat 2018-12-26 00:54:03 +01:00
RocksDBPrefixExtractor.h add missing override specifiers, add final specifiers 2018-05-04 09:01:50 +02:00
RocksDBPrimaryIndex.cpp Refactorings from cluster trx improvement branch (#8391) 2019-03-14 23:13:17 +01:00
RocksDBPrimaryIndex.h Bug fix/rearm cursors (#8363) 2019-03-12 15:28:33 +01:00
RocksDBRecoveryHelper.h big reformat 2018-12-26 00:54:03 +01:00
RocksDBRecoveryManager.cpp port of replication improvements from 3.4 (#8308) 2019-03-11 13:37:18 +01:00
RocksDBRecoveryManager.h big reformat 2018-12-26 00:54:03 +01:00
RocksDBReplicationCommon.cpp Make Result final (#8157) 2019-02-15 20:05:30 +01:00
RocksDBReplicationCommon.h Make Result final (#8157) 2019-02-15 20:05:30 +01:00
RocksDBReplicationContext.cpp Sync Foxx Queues (#8250) 2019-02-25 17:13:14 +01:00
RocksDBReplicationContext.h Refactorings from cluster trx improvement branch (#8391) 2019-03-14 23:13:17 +01:00
RocksDBReplicationManager.cpp big reformat 2018-12-26 00:54:03 +01:00
RocksDBReplicationManager.h big reformat 2018-12-26 00:54:03 +01:00
RocksDBReplicationTailing.cpp port of replication improvements from 3.4 (#8308) 2019-03-11 13:37:18 +01:00
RocksDBReplicationTailing.h slight cleanup of replication-related code (#4286) 2018-01-17 16:56:40 +01:00
RocksDBRestCollectionHandler.cpp big reformat 2018-12-26 00:54:03 +01:00
RocksDBRestCollectionHandler.h big reformat 2018-12-26 00:54:03 +01:00
RocksDBRestExportHandler.cpp big reformat 2018-12-26 00:54:03 +01:00
RocksDBRestExportHandler.h big reformat 2018-12-26 00:54:03 +01:00
RocksDBRestHandlers.cpp big reformat 2018-12-26 00:54:03 +01:00
RocksDBRestHandlers.h Added RocksDB export functionality and some bug fixes. 2017-04-04 17:33:14 -04:00
RocksDBRestReplicationHandler.cpp port of replication improvements from 3.4 (#8308) 2019-03-11 13:37:18 +01:00
RocksDBRestReplicationHandler.h big reformat 2018-12-26 00:54:03 +01:00
RocksDBRestWalHandler.cpp Refactorings from cluster trx improvement branch (#8391) 2019-03-14 23:13:17 +01:00
RocksDBRestWalHandler.h big reformat 2018-12-26 00:54:03 +01:00
RocksDBSettingsManager.cpp big reformat 2018-12-26 00:54:03 +01:00
RocksDBSettingsManager.h big reformat 2018-12-26 00:54:03 +01:00
RocksDBSkiplistIndex.h Feature/ttl index (#8169) 2019-02-19 14:12:21 +01:00
RocksDBSyncThread.cpp big reformat 2018-12-26 00:54:03 +01:00
RocksDBSyncThread.h Feature/ttl index (#8169) 2019-02-19 14:12:21 +01:00
RocksDBThrottle.cpp big reformat 2018-12-26 00:54:03 +01:00
RocksDBThrottle.h big reformat 2018-12-26 00:54:03 +01:00
RocksDBTransactionCollection.cpp The Legendary El Cheapo (#8485) 2019-03-22 11:38:33 +01:00
RocksDBTransactionCollection.h big reformat 2018-12-26 00:54:03 +01:00
RocksDBTransactionState.cpp Refactorings from cluster trx improvement branch (#8391) 2019-03-14 23:13:17 +01:00
RocksDBTransactionState.h Refactorings from cluster trx improvement branch (#8391) 2019-03-14 23:13:17 +01:00
RocksDBTtlIndex.cpp Bug fix/make ttl index work with datestrings too (#8208) 2019-02-22 16:09:51 +01:00
RocksDBTtlIndex.h Bug fix/make ttl index work with datestrings too (#8208) 2019-02-22 16:09:51 +01:00
RocksDBTypes.cpp Optimize memory usage in AQL by using constrained heap sort when reasonable (#7990) 2019-01-31 22:46:57 +01:00
RocksDBTypes.h Background Indexing (#8039) 2019-01-29 09:31:32 +01:00
RocksDBUpgrade.cpp big reformat 2018-12-26 00:54:03 +01:00
RocksDBUpgrade.h Big endian document keys for rocksdb (#5712) 2018-07-03 14:11:22 +02:00
RocksDBV8Functions.cpp Feature/upgrade v8 7.1.302.28 (#8088) 2019-02-19 11:15:34 +01:00
RocksDBV8Functions.h Feature/rocksdb hashsearch (#2713) 2017-07-05 10:18:52 +02:00
RocksDBVPackIndex.cpp Refactorings from cluster trx improvement branch (#8391) 2019-03-14 23:13:17 +01:00
RocksDBVPackIndex.h Bug fix/rearm cursors (#8363) 2019-03-12 15:28:33 +01:00
RocksDBValue.cpp Bug fix/optimizations 18022019 (#8180) 2019-02-19 19:24:04 +01:00
RocksDBValue.h Bug fix/optimizations 18022019 (#8180) 2019-02-19 19:24:04 +01:00
RocksDBWalAccess.cpp port of replication improvements from 3.4 (#8308) 2019-03-11 13:37:18 +01:00
RocksDBWalAccess.h port of replication improvements from 3.4 (#8308) 2019-03-11 13:37:18 +01:00