1
0
Fork 0
arangodb/arangod/RocksDBEngine
jsteemann 39da191b11 report missing cache hit information as 0 values, not as non-representable types 2018-05-11 14:49:42 +02:00
..
CMakeLists.txt S2 based Geo-Spatial index (#5249) 2018-05-02 23:54:41 +02:00
RocksDBAqlFunctions.cpp S2 based Geo-Spatial index (#5249) 2018-05-02 23:54:41 +02:00
RocksDBAqlFunctions.h
RocksDBBackgroundThread.cpp forward port of replication bugfixes from 3.2 (#4572) 2018-02-12 18:13:51 +01:00
RocksDBBackgroundThread.h add missing override specifiers, add final specifiers 2018-05-04 09:01:50 +02:00
RocksDBCollection.cpp S2 based Geo-Spatial index (#5249) 2018-05-02 23:54:41 +02:00
RocksDBCollection.h S2 based Geo-Spatial index (#5249) 2018-05-02 23:54:41 +02: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 S2 based Geo-Spatial index (#5249) 2018-05-02 23:54:41 +02: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/aql optimizations (#5237) 2018-05-03 16:55:58 +02:00
RocksDBEdgeIndex.h add missing override specifiers, add final specifiers 2018-05-04 09:01:50 +02:00
RocksDBEngine.cpp report missing cache hit information as 0 values, not as non-representable types 2018-05-11 14:49:42 +02:00
RocksDBEngine.h issue 374.2: use a reference to vocbase instead of a pointer in StorageEngime LogicalDatasource related DDL operations, use vocbase from the found collection 2018-04-11 18:49:46 +03:00
RocksDBExportCursor.cpp S2 based Geo-Spatial index (#5249) 2018-05-02 23:54:41 +02:00
RocksDBExportCursor.h backport: use vocbase reference instead of pointer in arangodb::pregel::GraphStore 2018-04-13 11:23:34 +03:00
RocksDBFulltextIndex.cpp S2 based Geo-Spatial index (#5249) 2018-05-02 23:54:41 +02:00
RocksDBFulltextIndex.h S2 based Geo-Spatial index (#5249) 2018-05-02 23:54:41 +02:00
RocksDBGeoIndex.cpp S2 based Geo-Spatial index (#5249) 2018-05-02 23:54:41 +02:00
RocksDBGeoIndex.h S2 based Geo-Spatial index (#5249) 2018-05-02 23:54:41 +02:00
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 S2 based Geo-Spatial index (#5249) 2018-05-02 23:54:41 +02:00
RocksDBIncrementalSync.h Use uuid in Initial sync to ensure proper collection mapping (#3965) 2017-12-13 22:12:47 +01:00
RocksDBIndex.cpp S2 based Geo-Spatial index (#5249) 2018-05-02 23:54:41 +02:00
RocksDBIndex.h Fix index selectivity estimate issues with RocksDB engine (#4429) 2018-02-09 16:05:33 +01:00
RocksDBIndexFactory.cpp S2 based Geo-Spatial index (#5249) 2018-05-02 23:54:41 +02:00
RocksDBIndexFactory.h issue 355.6: remove create() from LogicalView, remove IResearch dependency from IndexFactory, store vocbase reference in LogicalDataSource 2018-04-06 16:38:34 +03:00
RocksDBIterators.cpp S2 based Geo-Spatial index (#5249) 2018-05-02 23:54:41 +02:00
RocksDBIterators.h Simple dump speedup (#5298) 2018-05-09 12:51:04 +02:00
RocksDBKey.cpp S2 based Geo-Spatial index (#5249) 2018-05-02 23:54:41 +02:00
RocksDBKey.h S2 based Geo-Spatial index (#5249) 2018-05-02 23:54:41 +02:00
RocksDBKeyBounds.cpp S2 based Geo-Spatial index (#5249) 2018-05-02 23:54:41 +02:00
RocksDBKeyBounds.h S2 based Geo-Spatial index (#5249) 2018-05-02 23:54:41 +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 Feature/aql optimizations (#5237) 2018-05-03 16:55:58 +02:00
RocksDBOptimizerRules.h Feature/reduce extraction to projection (#2792) 2017-07-14 08:40:29 +02:00
RocksDBPersistentIndex.h
RocksDBPrefixExtractor.h add missing override specifiers, add final specifiers 2018-05-04 09:01:50 +02:00
RocksDBPrimaryIndex.cpp Feature/aql optimizations (#5237) 2018-05-03 16:55:58 +02:00
RocksDBPrimaryIndex.h Feature/aql optimizations (#5237) 2018-05-03 16:55:58 +02:00
RocksDBRecoveryHelper.h Feature iresearch (#4071) 2017-12-18 15:04:59 +01:00
RocksDBRecoveryManager.cpp remove call to requiresElevatedPrivileges with default value (#5172) 2018-04-23 11:28:24 +02: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 Simple dump speedup (#5298) 2018-05-09 12:51:04 +02:00
RocksDBReplicationContext.h Simple dump speedup (#5298) 2018-05-09 12:51:04 +02:00
RocksDBReplicationManager.cpp Parallelize arangodump (#4356) 2018-03-26 15:55:14 +02:00
RocksDBReplicationManager.h Parallelize arangodump (#4356) 2018-03-26 15:55:14 +02:00
RocksDBReplicationTailing.cpp Merge branch 'bug-fix/add-missing-overrides-and-final' of https://github.com/arangodb/arangodb into devel 2018-05-07 23:02:46 +02:00
RocksDBReplicationTailing.h slight cleanup of replication-related code (#4286) 2018-01-17 16:56:40 +01:00
RocksDBRestExportHandler.cpp Remove copy of request body in rest handlers (#5104) 2018-04-16 14:49:51 +02:00
RocksDBRestExportHandler.h
RocksDBRestHandlers.cpp
RocksDBRestHandlers.h
RocksDBRestReplicationHandler.cpp Simple dump speedup (#5298) 2018-05-09 12:51:04 +02:00
RocksDBRestReplicationHandler.h Feature/async failover (#3451) 2017-10-18 23:59:29 +02:00
RocksDBRestWalHandler.cpp remove useless flush from test, bump wal flush default timeouts (#4845) 2018-03-14 21:59:48 +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 S2 based Geo-Spatial index (#5249) 2018-05-02 23:54:41 +02: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 Streaming Query Cursor (#4769) 2018-03-08 09:18:41 +01:00
RocksDBTransactionState.h RocksDB replication hardening & cleanup (#4639) 2018-02-23 18:15:04 +01:00
RocksDBTypes.cpp S2 based Geo-Spatial index (#5249) 2018-05-02 23:54:41 +02:00
RocksDBTypes.h S2 based Geo-Spatial index (#5249) 2018-05-02 23:54:41 +02: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/aql optimizations (#5237) 2018-05-03 16:55:58 +02:00
RocksDBVPackIndex.h Feature/aql optimizations (#5237) 2018-05-03 16:55:58 +02:00
RocksDBValue.cpp S2 based Geo-Spatial index (#5249) 2018-05-02 23:54:41 +02:00
RocksDBValue.h S2 based Geo-Spatial index (#5249) 2018-05-02 23:54:41 +02:00
RocksDBWalAccess.cpp issue 373.1: move globally-unique id generation from collection into data-source (#5182) 2018-05-07 22:14:40 +03:00
RocksDBWalAccess.h add missing override specifiers, add final specifiers 2018-05-04 09:01:50 +02:00