1
0
Fork 0
arangodb/arangod/RocksDBEngine
Simon ab0578320a Adding view rename case to replication server handlers (#4299) 2018-01-16 09:19:57 +01:00
..
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 Feature iresearch (#4071) 2017-12-18 15:04:59 +01:00
RocksDBBackgroundThread.h
RocksDBCollection.cpp Bug fix/rocksdb truncate (#4060) 2018-01-16 09:01:04 +01:00
RocksDBCollection.h fix small issues found by codescan (#4241) 2018-01-16 00:27:42 +01:00
RocksDBColumnFamily.h Feature/efficiency (#3736) 2018-01-05 16:51:31 +01:00
RocksDBCommon.cpp Feature iresearch (#4071) 2017-12-18 15:04:59 +01:00
RocksDBCommon.h Feature iresearch (#4071) 2017-12-18 15:04:59 +01:00
RocksDBComparator.cpp
RocksDBComparator.h
RocksDBCuckooIndexEstimator.h
RocksDBEdgeIndex.cpp Bug fix/rocksdb truncate (#4060) 2018-01-16 09:01:04 +01:00
RocksDBEdgeIndex.h Bug fix/rocksdb truncate (#4060) 2018-01-16 09:01:04 +01:00
RocksDBEngine.cpp next attempt (#4254) 2018-01-10 00:07:51 +01:00
RocksDBEngine.h several compile warnings fixed 2018-01-05 18:20:41 +01:00
RocksDBExportCursor.cpp Feature/efficiency (#3736) 2018-01-05 16:51:31 +01:00
RocksDBExportCursor.h Feature/efficiency (#3736) 2018-01-05 16:51:31 +01:00
RocksDBFulltextIndex.cpp fixed issue #4185: On execution of FULLTEXT search / AQL query db is … (#4238) 2018-01-16 00:27:27 +01:00
RocksDBFulltextIndex.h Feature/efficiency (#3736) 2018-01-05 16:51:31 +01:00
RocksDBGeoIndex.cpp Bug fix/rocksdb truncate (#4060) 2018-01-16 09:01:04 +01:00
RocksDBGeoIndex.h Bug fix/rocksdb truncate (#4060) 2018-01-16 09:01:04 +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
RocksDBIncrementalSync.cpp Feature/efficiency (#3736) 2018-01-05 16:51:31 +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 Bug fix/rocksdb truncate (#4060) 2018-01-16 09:01:04 +01:00
RocksDBIndex.h Bug fix/rocksdb truncate (#4060) 2018-01-16 09:01:04 +01:00
RocksDBIndexFactory.cpp Feature iresearch (#4071) 2017-12-18 15:04:59 +01:00
RocksDBIndexFactory.h
RocksDBIterators.cpp Feature/efficiency (#3736) 2018-01-05 16:51:31 +01:00
RocksDBIterators.h Feature/efficiency (#3736) 2018-01-05 16:51:31 +01:00
RocksDBKey.cpp Feature/unique vpack index lookup performance improvements with rocksdbkey optimizations (#3123) 2017-08-31 20:00:05 +02:00
RocksDBKey.h Feature/efficiency (#3736) 2018-01-05 16:51:31 +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 fix missing events in RocksDB-based replication for transactions that… (#4277) 2018-01-16 00:27:11 +01:00
RocksDBLogValue.h fix missing events in RocksDB-based replication for transactions that… (#4277) 2018-01-16 00:27:11 +01:00
RocksDBMethods.cpp improve rocksdb logging (#3613) 2017-11-11 19:35:27 +01:00
RocksDBMethods.h potential fix for issue #3581: Unexpected "rocksdb unique constraint violated" with unique hash index (#3596) 2017-11-07 10:42:41 +01:00
RocksDBOptimizerRules.cpp
RocksDBOptimizerRules.h
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 Bug fix/rocksdb truncate (#4060) 2018-01-16 09:01:04 +01:00
RocksDBPrimaryIndex.h Bug fix/rocksdb truncate (#4060) 2018-01-16 09:01:04 +01:00
RocksDBRecoveryHelper.h Feature iresearch (#4071) 2017-12-18 15:04:59 +01:00
RocksDBRecoveryManager.cpp remove code that potentially throws from ~WBReader (#4282) 2018-01-15 15:14:55 +01:00
RocksDBRecoveryManager.h remove code that potentially throws from ~WBReader (#4282) 2018-01-15 15:14:55 +01:00
RocksDBReplicationCommon.cpp fix replication context locking (#3875) 2017-12-06 12:11:55 +01:00
RocksDBReplicationCommon.h fix replication context locking (#3875) 2017-12-06 12:11:55 +01:00
RocksDBReplicationContext.cpp Feature/efficiency (#3736) 2018-01-05 16:51:31 +01:00
RocksDBReplicationContext.h add missing replication context fix (#4066) 2017-12-18 09:16:19 +01:00
RocksDBReplicationManager.cpp remove TRI_usleep and TRI_sleep, and use std::this_thread::sleep_for … (#3817) 2017-12-06 18:43:49 +01:00
RocksDBReplicationManager.h fix replication context locking (#3875) 2017-12-06 12:11:55 +01:00
RocksDBReplicationTailing.cpp Adding view rename case to replication server handlers (#4299) 2018-01-16 09:19:57 +01:00
RocksDBReplicationTailing.h Feature/async failover (#3451) 2017-10-18 23:59:29 +02:00
RocksDBRestExportHandler.cpp Reuse buffers for HttpResponse (#3433) 2017-10-30 17:30:36 +01:00
RocksDBRestExportHandler.h
RocksDBRestHandlers.cpp
RocksDBRestHandlers.h
RocksDBRestReplicationHandler.cpp added assertions to make sure the generated ticks are as expected (#3969) 2017-12-13 10:19:00 +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 Bug fix/add recovery tests for intermediate commits (#4108) 2017-12-20 09:46:06 +01:00
RocksDBSettingsManager.h Bug fix/add recovery tests for intermediate commits (#4108) 2017-12-20 09:46:06 +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 Feature/efficiency (#3736) 2018-01-05 16:51:31 +01:00
RocksDBTransactionCollection.h fix premature unlock (#3802) 2017-12-13 13:27:42 +01:00
RocksDBTransactionContextData.h
RocksDBTransactionManager.h
RocksDBTransactionState.cpp Bug fix/rocksdb truncate (#4060) 2018-01-16 09:01:04 +01:00
RocksDBTransactionState.h Bug fix/rocksdb truncate (#4060) 2018-01-16 09:01:04 +01:00
RocksDBTypes.cpp fix missing events in RocksDB-based replication for transactions that… (#4277) 2018-01-16 00:27:11 +01:00
RocksDBTypes.h fix missing events in RocksDB-based replication for transactions that… (#4277) 2018-01-16 00:27:11 +01:00
RocksDBV8Functions.cpp Replacing /_api/collection with RestHandler (#3543) 2017-11-02 14:57:17 +01:00
RocksDBV8Functions.h
RocksDBVPackIndex.cpp Bug fix/rocksdb truncate (#4060) 2018-01-16 09:01:04 +01:00
RocksDBVPackIndex.h Bug fix/rocksdb truncate (#4060) 2018-01-16 09:01:04 +01:00
RocksDBValue.cpp Feature/efficiency (#3736) 2018-01-05 16:51:31 +01:00
RocksDBValue.h Optimizations for Caches and Graph Traversals (#3169) 2017-08-31 18:33:10 +02:00
RocksDBView.cpp Feature iresearch (#4071) 2017-12-18 15:04:59 +01:00
RocksDBView.h
RocksDBWalAccess.cpp Adding view rename case to replication server handlers (#4299) 2018-01-16 09:19:57 +01:00
RocksDBWalAccess.h Feature/async failover (#3451) 2017-10-18 23:59:29 +02:00