1
0
Fork 0
arangodb/arangod/RocksDBEngine
Jan c38051519e
Bug fix/simplify things (#6516)
2018-09-18 17:47:01 +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 Bug fix/simplify things (#6516) 2018-09-18 17:47:01 +02:00
RocksDBCollection.h Bug fix/simplify things (#6516) 2018-09-18 17:47:01 +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 take over selectivity estimates (#6505) 2018-09-17 16:41:32 +02:00
RocksDBEdgeIndex.h take over selectivity estimates (#6505) 2018-09-17 16:41:32 +02:00
RocksDBEngine.cpp Bug fix/aql modify cleanup (#6380) 2018-09-11 08:54:45 +02:00
RocksDBEngine.h Bug fix/fixes 2508 (#6254) 2018-08-27 21:36:39 +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 Bug fix/aql modify cleanup (#6380) 2018-09-11 08:54:45 +02:00
RocksDBFulltextIndex.h Hide Links from getIndexes() (#6325) 2018-09-03 15:17:24 +02:00
RocksDBGeoIndex.cpp minor issues (#6471) 2018-09-12 20:28:45 +02:00
RocksDBGeoIndex.h Hide Links from getIndexes() (#6325) 2018-09-03 15:17:24 +02:00
RocksDBHashIndex.cpp added comments 2018-09-12 17:48:30 +02:00
RocksDBHashIndex.h added comments 2018-09-12 17:48:30 +02:00
RocksDBIncrementalSync.cpp Bug fix/simplify things (#6516) 2018-09-18 17:47:01 +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 Hide Links from getIndexes() (#6325) 2018-09-03 15:17:24 +02:00
RocksDBIndex.h Hide Links from getIndexes() (#6325) 2018-09-03 15:17:24 +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 Disable JS on DBServer, fix race in UserManager (#6244) 2018-08-24 22:20:49 +02:00
RocksDBIterators.h Disable JS on DBServer, fix race in UserManager (#6244) 2018-08-24 22:20:49 +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 Bug fix/fixes 2508 (#6254) 2018-08-27 21:36:39 +02:00
RocksDBOptimizerRules.h Disable JS on DBServer, fix race in UserManager (#6244) 2018-08-24 22:20:49 +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
RocksDBPrimaryIndex.cpp take over selectivity estimates (#6505) 2018-09-17 16:41:32 +02:00
RocksDBPrimaryIndex.h take over selectivity estimates (#6505) 2018-09-17 16:41:32 +02:00
RocksDBRecoveryHelper.h
RocksDBRecoveryManager.cpp Fix several TSan warnings (#6473) 2018-09-14 11:16:45 +02:00
RocksDBRecoveryManager.h Fix several TSan warnings (#6473) 2018-09-14 11:16:45 +02:00
RocksDBReplicationCommon.cpp
RocksDBReplicationCommon.h
RocksDBReplicationContext.cpp Bug fix/planning 2865 (#6252) 2018-08-27 10:21:34 +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 make cid values in /_api/replication/logger-follow strings as advertised (#6499) 2018-09-14 14:20:44 +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 Fix several TSan warnings (#6473) 2018-09-14 11:16:45 +02:00
RocksDBRestHandlers.h
RocksDBRestReplicationHandler.cpp Bug fix/planning 2865 (#6252) 2018-08-27 10:21:34 +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 do not create empty useless transaction data objects (#6430) 2018-09-10 14:47:05 +02:00
RocksDBTransactionState.cpp do not create empty useless transaction data objects (#6430) 2018-09-10 14:47:05 +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 issue 465.2.2: remove redudnant heap allocations and simplify API (#6349) 2018-09-05 13:37:37 +03:00
RocksDBV8Functions.h
RocksDBVPackIndex.cpp take over selectivity estimates (#6505) 2018-09-17 16:41:32 +02:00
RocksDBVPackIndex.h take over selectivity estimates (#6505) 2018-09-17 16:41:32 +02:00
RocksDBValue.cpp less dynamic memory allocations on index operations (#6497) 2018-09-14 13:13:02 +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