..
CMakeLists.txt
Feature iresearch ( #4071 )
2017-12-18 15:04:59 +01:00
RocksDBAqlFunctions.cpp
fixed issue #4185 : On execution of FULLTEXT search / AQL query db is … ( #4238 )
2018-01-16 00:27:27 +01:00
RocksDBAqlFunctions.h
…
RocksDBBackgroundThread.cpp
forward port of replication bugfixes from 3.2 ( #4572 )
2018-02-12 18:13:51 +01:00
RocksDBBackgroundThread.h
…
RocksDBCollection.cpp
Bug fix/eom fixes ( #4693 )
2018-02-28 08:40:30 +01:00
RocksDBCollection.h
Bug fix/several optimizations ( #4672 )
2018-02-26 15:19:01 +01:00
RocksDBColumnFamily.h
Feature/efficiency ( #3736 )
2018-01-05 16:51:31 +01:00
RocksDBCommon.cpp
RocksDB replication hardening & cleanup ( #4639 )
2018-02-23 18:15:04 +01:00
RocksDBCommon.h
RocksDB replication hardening & cleanup ( #4639 )
2018-02-23 18:15:04 +01: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
Fix selectivity computation. ( #4558 )
2018-02-12 16:16:12 +01:00
RocksDBEdgeIndex.cpp
Feature/cleanup internal ( #4680 )
2018-02-27 14:53:31 +01:00
RocksDBEdgeIndex.h
Feature/cleanup internal ( #4680 )
2018-02-27 14:53:31 +01:00
RocksDBEngine.cpp
LogicalDataSource for Methods::StateRegistrationCallback instead of TRI_voc_cid_t to avoid unnecessary lookups ( #4732 )
2018-03-06 11:41:41 +01:00
RocksDBEngine.h
RocksDB replication hardening & cleanup ( #4639 )
2018-02-23 18:15:04 +01:00
RocksDBExportCursor.cpp
Bug fix/restore unlock ( #4387 )
2018-01-25 15:56:27 +01:00
RocksDBExportCursor.h
Bug fix/restore unlock ( #4387 )
2018-01-25 15:56:27 +01:00
RocksDBFulltextIndex.cpp
Feature/cleanup internal ( #4680 )
2018-02-27 14:53:31 +01:00
RocksDBFulltextIndex.h
Feature/cleanup internal ( #4680 )
2018-02-27 14:53:31 +01:00
RocksDBGeoIndex.cpp
Feature/cleanup internal ( #4680 )
2018-02-27 14:53:31 +01:00
RocksDBGeoIndex.h
Feature/cleanup internal ( #4680 )
2018-02-27 14:53:31 +01:00
RocksDBGeoIndexImpl.cpp
Feature iresearch ( #4071 )
2017-12-18 15:04:59 +01:00
RocksDBGeoIndexImpl.h
fix undefined behavior in RocksDB geo index ( #3479 )
2017-10-25 18:04:26 +02:00
RocksDBGeoIndexImplHelper.h
…
RocksDBHashIndex.cpp
potential fix for issue #3581 : Unexpected "rocksdb unique constraint violated" with unique hash index ( #3596 )
2017-11-07 10:42:41 +01:00
RocksDBHashIndex.h
Feature/rocksdb hashsearch ( #2713 )
2017-07-05 10:18:52 +02:00
RocksDBIncrementalSync.cpp
forward port of replication bugfixes from 3.2 ( #4572 )
2018-02-12 18:13:51 +01:00
RocksDBIncrementalSync.h
Use uuid in Initial sync to ensure proper collection mapping ( #3965 )
2017-12-13 22:12:47 +01:00
RocksDBIndex.cpp
RocksDB replication hardening & cleanup ( #4639 )
2018-02-23 18:15:04 +01:00
RocksDBIndex.h
Fix index selectivity estimate issues with RocksDB engine ( #4429 )
2018-02-09 16:05:33 +01:00
RocksDBIndexFactory.cpp
Feature iresearch ( #4105 )
2018-01-19 14:23:58 +01:00
RocksDBIndexFactory.h
Feature/rocksdb hashsearch ( #2713 )
2017-07-05 10:18:52 +02:00
RocksDBIterators.cpp
RocksDB replication hardening & cleanup ( #4639 )
2018-02-23 18:15:04 +01:00
RocksDBIterators.h
Feature/faster any ( #4306 )
2018-01-17 16:55:47 +01:00
RocksDBKey.cpp
RocksDB replication hardening & cleanup ( #4639 )
2018-02-23 18:15:04 +01:00
RocksDBKey.h
RocksDB replication hardening & cleanup ( #4639 )
2018-02-23 18:15:04 +01:00
RocksDBKeyBounds.cpp
Feature iresearch ( #4071 )
2017-12-18 15:04:59 +01:00
RocksDBKeyBounds.h
Feature/unique vpack index lookup performance improvements ( #3087 )
2017-08-24 14:39:09 +02:00
RocksDBLogValue.cpp
RocksDB replication hardening & cleanup ( #4639 )
2018-02-23 18:15:04 +01: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
Bug fix/fix issue 3011 ( #3012 )
2017-08-09 17:38:44 +02:00
RocksDBOptimizerRules.h
Feature/reduce extraction to projection ( #2792 )
2017-07-14 08:40:29 +02:00
RocksDBPersistentIndex.h
…
RocksDBPrefixExtractor.h
potential fix for issue #3581 : Unexpected "rocksdb unique constraint violated" with unique hash index ( #3596 )
2017-11-07 10:42:41 +01:00
RocksDBPrimaryIndex.cpp
Feature/cleanup internal ( #4680 )
2018-02-27 14:53:31 +01:00
RocksDBPrimaryIndex.h
Feature/cleanup internal ( #4680 )
2018-02-27 14:53:31 +01:00
RocksDBRecoveryHelper.h
Feature iresearch ( #4071 )
2017-12-18 15:04:59 +01:00
RocksDBRecoveryManager.cpp
RocksDB replication hardening & cleanup ( #4639 )
2018-02-23 18:15:04 +01: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
Active-Failover VelocyStream Fixes ( #4715 )
2018-03-05 15:54:19 +01:00
RocksDBReplicationContext.h
Active-Failover VelocyStream Fixes ( #4715 )
2018-03-05 15:54:19 +01:00
RocksDBReplicationManager.cpp
forward port of replication bugfixes from 3.2 ( #4572 )
2018-02-12 18:13:51 +01:00
RocksDBReplicationManager.h
Bug fix/more replication tests ( #4500 )
2018-02-09 13:06:47 +01:00
RocksDBReplicationTailing.cpp
Bug fix/eom fixes ( #4693 )
2018-02-28 08:40:30 +01:00
RocksDBReplicationTailing.h
slight cleanup of replication-related code ( #4286 )
2018-01-17 16:56:40 +01:00
RocksDBRestExportHandler.cpp
Fix some problems with active failover ( #4540 )
2018-02-09 15:11:53 +01:00
RocksDBRestExportHandler.h
Fixed RocksDB export API.
2017-05-23 10:16:53 -04:00
RocksDBRestHandlers.cpp
…
RocksDBRestHandlers.h
…
RocksDBRestReplicationHandler.cpp
Active-Failover VelocyStream Fixes ( #4715 )
2018-03-05 15:54:19 +01:00
RocksDBRestReplicationHandler.h
Feature/async failover ( #3451 )
2017-10-18 23:59:29 +02:00
RocksDBRestWalHandler.cpp
make truncate a bit less obstrusive ( #3721 )
2017-11-16 20:28:33 +01:00
RocksDBRestWalHandler.h
Feature/async failover ( #3451 )
2017-10-18 23:59:29 +02:00
RocksDBSettingsManager.cpp
Added some currently unnecessary locking as preventative measure agai… ( #4559 )
2018-02-11 18:54:23 +01:00
RocksDBSettingsManager.h
Added some currently unnecessary locking as preventative measure agai… ( #4559 )
2018-02-11 18:54:23 +01:00
RocksDBSkiplistIndex.h
…
RocksDBThrottle.cpp
add defensive coding and logging in response to a divide by zero. ColumnFamilyData::RecalculateWriteStallConditions() called SetBytePerSecond() with some value less than four. Could have been a race condition due to our SetThrottle() called without db mutex. No proof, just likely. ( #3949 )
2017-12-08 15:42:44 +01:00
RocksDBThrottle.h
fix Windows ifdefs ( #3824 )
2017-12-06 18:43:12 +01:00
RocksDBTransactionCollection.cpp
RocksDB replication hardening & cleanup ( #4639 )
2018-02-23 18:15:04 +01: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
RocksDB replication hardening & cleanup ( #4639 )
2018-02-23 18:15:04 +01:00
RocksDBTransactionState.h
RocksDB replication hardening & cleanup ( #4639 )
2018-02-23 18:15:04 +01:00
RocksDBTypes.cpp
RocksDB replication hardening & cleanup ( #4639 )
2018-02-23 18:15:04 +01:00
RocksDBTypes.h
RocksDB replication hardening & cleanup ( #4639 )
2018-02-23 18:15:04 +01: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
Feature/cleanup internal ( #4680 )
2018-02-27 14:53:31 +01:00
RocksDBVPackIndex.h
Feature/cleanup internal ( #4680 )
2018-02-27 14:53:31 +01:00
RocksDBValue.cpp
RocksDB replication hardening & cleanup ( #4639 )
2018-02-23 18:15:04 +01:00
RocksDBValue.h
RocksDB replication hardening & cleanup ( #4639 )
2018-02-23 18:15:04 +01:00
RocksDBView.cpp
Bug fix/restore unlock ( #4387 )
2018-01-25 15:56:27 +01:00
RocksDBView.h
…
RocksDBWalAccess.cpp
RocksDB replication hardening & cleanup ( #4639 )
2018-02-23 18:15:04 +01:00
RocksDBWalAccess.h
Feature/async failover ( #3451 )
2017-10-18 23:59:29 +02:00