.. |
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
|
Adding cacheUsage property and tests (#6075)
|
2018-08-06 14:55:20 +02:00 |
RocksDBCollection.h
|
allow master & slave to work in parallel for RocksDB WAL tailing (#6059)
|
2018-08-03 13:37:53 +02:00 |
RocksDBColumnFamily.h
|
…
|
|
RocksDBCommon.cpp
|
fix intermediate commits
|
2018-07-27 17:40:38 +02:00 |
RocksDBCommon.h
|
Big endian document keys for rocksdb (#5712)
|
2018-07-03 14:11:22 +02:00 |
RocksDBComparator.cpp
|
…
|
|
RocksDBComparator.h
|
…
|
|
RocksDBCuckooIndexEstimator.h
|
Feature/misc spelling corrections (#5164)
|
2018-07-13 13:06:20 +02:00 |
RocksDBEdgeIndex.cpp
|
allow master & slave to work in parallel for RocksDB WAL tailing (#6059)
|
2018-08-03 13:37:53 +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
|
allow master & slave to work in parallel for RocksDB WAL tailing (#6059)
|
2018-08-03 13:37:53 +02:00 |
RocksDBEngine.h
|
(devel) add bool option rocksdb.debug-logging to easily enable rocksdb logging (#6016)
|
2018-07-30 14:30:20 +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
|
Adding cacheUsage property and tests (#6075)
|
2018-08-06 14:55:20 +02: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
|
Merge branch 'devel' of github.com:arangodb/arangodb into bug-fix/improve-intermediate-commits
|
2018-07-31 15:19:57 +02:00 |
RocksDBIterators.h
|
Merge branch 'devel' of github.com:arangodb/arangodb into bug-fix/improve-intermediate-commits
|
2018-07-31 15:19:57 +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
|
fix intermediate commits
|
2018-07-27 17:40:38 +02:00 |
RocksDBMethods.h
|
fix intermediate commits
|
2018-07-27 17:40:38 +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
|
keep replication batches alive for longer (#5932)
|
2018-07-20 11:17:20 +02:00 |
RocksDBRecoveryManager.h
|
…
|
|
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
|
View Replication (#5915)
|
2018-07-26 10:28:46 +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
|
issue 427.2: ensure the underlying error is properly propagated up (#6100)
|
2018-08-07 15:22:04 +02:00 |
RocksDBTransactionCollection.h
|
…
|
|
RocksDBTransactionContextData.h
|
…
|
|
RocksDBTransactionManager.h
|
…
|
|
RocksDBTransactionState.cpp
|
fix intermediate commits
|
2018-07-27 17:40:38 +02:00 |
RocksDBTransactionState.h
|
fix intermediate commits
|
2018-07-27 17:40:38 +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
|
…
|
|
RocksDBV8Functions.h
|
…
|
|
RocksDBVPackIndex.cpp
|
allow master & slave to work in parallel for RocksDB WAL tailing (#6059)
|
2018-08-03 13:37:53 +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
|
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
|
View Replication (#5915)
|
2018-07-26 10:28:46 +02:00 |
RocksDBWalAccess.h
|
…
|
|