1
0
Fork 0
arangodb/arangod/RocksDBEngine
Simon 948820e484 Various small changes (#6234) 2018-08-24 09:39:03 +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
RocksDBCollection.cpp fix shard move 2018-08-22 12:42:57 +02:00
RocksDBCollection.h Use RangeDelete where possible (#6121) 2018-08-15 18:52:09 +02:00
RocksDBColumnFamily.h
RocksDBCommon.cpp Bug fix/turn off range deletes in cluster (#6178) 2018-08-17 08:41:00 +02:00
RocksDBCommon.h Bug fix/turn off range deletes in cluster (#6178) 2018-08-17 08:41:00 +02:00
RocksDBComparator.cpp Bug fix/more sparsung (#6177) 2018-08-17 08:47:45 +02:00
RocksDBComparator.h Bug fix/more sparsung (#6177) 2018-08-17 08:47:45 +02:00
RocksDBCuckooIndexEstimator.h Use RangeDelete where possible (#6121) 2018-08-15 18:52:09 +02:00
RocksDBEdgeIndex.cpp Use RangeDelete where possible (#6121) 2018-08-15 18:52:09 +02:00
RocksDBEdgeIndex.h Use RangeDelete where possible (#6121) 2018-08-15 18:52:09 +02:00
RocksDBEngine.cpp Bug fix/turn off range deletes in cluster (#6178) 2018-08-17 08:41:00 +02:00
RocksDBEngine.h attempt to make replication_sync more reliable in tests for MMFiles (#6184) 2018-08-17 14:20:40 +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 fix intermediate commits 2018-07-27 17:40:38 +02:00
RocksDBFulltextIndex.h issue 399.4: use LogicalCollection& instead of LogicalCollection* in Index (#5929) 2018-07-20 14:55:58 +03:00
RocksDBGeoIndex.cpp allow master & slave to work in parallel for RocksDB WAL tailing (#6059) 2018-08-03 13:37:53 +02:00
RocksDBGeoIndex.h issue 399.4: use LogicalCollection& instead of LogicalCollection* in Index (#5929) 2018-07-20 14:55:58 +03:00
RocksDBHashIndex.cpp
RocksDBHashIndex.h issue 399.4: use LogicalCollection& instead of LogicalCollection* in Index (#5929) 2018-07-20 14:55:58 +03:00
RocksDBIncrementalSync.cpp allow master & slave to work in parallel for RocksDB WAL tailing (#6059) 2018-08-03 13:37:53 +02:00
RocksDBIncrementalSync.h allow master & slave to work in parallel for RocksDB WAL tailing (#6059) 2018-08-03 13:37:53 +02:00
RocksDBIndex.cpp Bug fix/turn off range deletes in cluster (#6178) 2018-08-17 08:41:00 +02:00
RocksDBIndex.h Use RangeDelete where possible (#6121) 2018-08-15 18:52:09 +02: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/add aql collection count cache (#6227) 2018-08-23 16:05:51 +02:00
RocksDBIterators.h preparations for some more index usage 2018-08-22 09:53:33 +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 Use RangeDelete where possible (#6121) 2018-08-15 18:52:09 +02:00
RocksDBLogValue.h Use RangeDelete where possible (#6121) 2018-08-15 18:52:09 +02:00
RocksDBMethods.cpp use rocksdb::Transaction::PopSavePoint() (#6192) 2018-08-20 12:13:26 +02:00
RocksDBMethods.h use rocksdb::Transaction::PopSavePoint() (#6192) 2018-08-20 12:13:26 +02:00
RocksDBOptimizerRules.cpp use ExecutionNode::castTo (#5875) 2018-07-13 20:09:16 +02:00
RocksDBOptimizerRules.h
RocksDBPersistentIndex.h issue 399.4: use LogicalCollection& instead of LogicalCollection* in Index (#5929) 2018-07-20 14:55:58 +03:00
RocksDBPrefixExtractor.h
RocksDBPrimaryIndex.cpp VST support in arangosh (#6047) 2018-08-08 12:18:54 +02:00
RocksDBPrimaryIndex.h allow master & slave to work in parallel for RocksDB WAL tailing (#6059) 2018-08-03 13:37:53 +02:00
RocksDBRecoveryHelper.h
RocksDBRecoveryManager.cpp Use RangeDelete where possible (#6121) 2018-08-15 18:52:09 +02:00
RocksDBRecoveryManager.h issue 427.5: use ApplicationServer reference instead of pointer (#6145) 2018-08-15 12:16:02 +03:00
RocksDBReplicationCommon.cpp
RocksDBReplicationCommon.h
RocksDBReplicationContext.cpp allow master & slave to work in parallel for RocksDB WAL tailing (#6059) 2018-08-03 13:37:53 +02:00
RocksDBReplicationContext.h allow master & slave to work in parallel for RocksDB WAL tailing (#6059) 2018-08-03 13:37:53 +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 Use RangeDelete where possible (#6121) 2018-08-15 18:52:09 +02:00
RocksDBReplicationTailing.h
RocksDBRestExportHandler.cpp fix non-blocking stream cursors (#6064) 2018-08-03 12:41:52 +02:00
RocksDBRestExportHandler.h fix non-blocking stream cursors (#6064) 2018-08-03 12:41:52 +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 disable RocksDB background syncing on Windows (#6004) 2018-07-26 16:48:11 +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 Use RangeDelete where possible (#6121) 2018-08-15 18:52:09 +02:00
RocksDBTransactionCollection.h
RocksDBTransactionContextData.h
RocksDBTransactionManager.h
RocksDBTransactionState.cpp use rocksdb::Transaction::PopSavePoint() (#6192) 2018-08-20 12:13:26 +02:00
RocksDBTransactionState.h use rocksdb::Transaction::PopSavePoint() (#6192) 2018-08-20 12:13:26 +02:00
RocksDBTypes.cpp Use RangeDelete where possible (#6121) 2018-08-15 18:52:09 +02:00
RocksDBTypes.h Use RangeDelete where possible (#6121) 2018-08-15 18:52:09 +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 Use RangeDelete where possible (#6121) 2018-08-15 18:52:09 +02:00
RocksDBV8Functions.h
RocksDBVPackIndex.cpp Use RangeDelete where possible (#6121) 2018-08-15 18:52:09 +02:00
RocksDBVPackIndex.h Use RangeDelete where possible (#6121) 2018-08-15 18:52:09 +02:00
RocksDBValue.cpp allow master & slave to work in parallel for RocksDB WAL tailing (#6059) 2018-08-03 13:37:53 +02:00
RocksDBValue.h allow master & slave to work in parallel for RocksDB WAL tailing (#6059) 2018-08-03 13:37:53 +02:00
RocksDBWalAccess.cpp Various small changes (#6234) 2018-08-24 09:39:03 +02:00
RocksDBWalAccess.h