1
0
Fork 0
arangodb/arangod/RocksDBEngine
Jan Christoph Uhde b91ffaecf6 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
* 'devel' of https://github.com/arangodb/arangodb:
  fixing deadlock
  Fixed SLPA
2017-05-17 13:51:55 +02:00
..
CMakeLists.txt intermediate commits 2017-05-15 17:35:16 +02:00
RocksDBAqlFunctions.cpp
RocksDBAqlFunctions.h
RocksDBBackgroundThread.cpp
RocksDBBackgroundThread.h
RocksDBCollection.cpp fixing deadlock 2017-05-17 13:44:43 +02:00
RocksDBCollection.h fixing deadlock 2017-05-17 13:44:43 +02:00
RocksDBCollectionExport.cpp
RocksDBCollectionExport.h
RocksDBCommon.cpp Various changes 2017-05-16 10:58:15 +02:00
RocksDBCommon.h Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2017-05-15 17:36:09 +02:00
RocksDBComparator.cpp
RocksDBComparator.h
RocksDBCounterManager.cpp Put the release in countermanager into a TRI_DEFER for safety 2017-05-16 11:06:09 +02:00
RocksDBCounterManager.h Implemented index estimates for RocksDB. Now the following indexes have 2017-05-15 17:17:58 +02:00
RocksDBCuckooIndexEstimator.h fight visual studio warnings 2017-05-16 16:18:00 +02:00
RocksDBEdgeIndex.cpp Fixed merge 2017-05-16 17:07:15 +02:00
RocksDBEdgeIndex.h Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2017-05-16 16:59:50 +02:00
RocksDBEngine.cpp don't force compaction after every collection drop operation 2017-05-16 12:22:30 +02:00
RocksDBEngine.h
RocksDBExportCursor.cpp
RocksDBExportCursor.h
RocksDBFulltextIndex.cpp intermediate commits 2017-05-16 16:21:39 +02:00
RocksDBFulltextIndex.h Various changes 2017-05-16 10:58:15 +02:00
RocksDBGeoIndex.cpp GeoIndex performance improvements 2017-05-16 17:56:13 +02:00
RocksDBGeoIndex.h Various changes 2017-05-16 10:58:15 +02:00
RocksDBGeoIndexImpl.cpp GeoIndex performance improvements 2017-05-16 17:56:13 +02:00
RocksDBGeoIndexImpl.h Various changes 2017-05-16 10:58:15 +02:00
RocksDBGeoIndexImplHelper.h
RocksDBHashIndex.cpp
RocksDBHashIndex.h Implemented index estimates for RocksDB. Now the following indexes have 2017-05-15 17:17:58 +02:00
RocksDBIndex.cpp fix figures and add tests 2017-05-17 12:22:43 +02:00
RocksDBIndex.h Various changes 2017-05-16 10:58:15 +02:00
RocksDBIndexFactory.cpp
RocksDBIndexFactory.h
RocksDBInitialSync.h
RocksDBKey.cpp fix MSVC compile warning 2017-05-16 12:04:20 +02:00
RocksDBKey.h Implemented index estimates for RocksDB. Now the following indexes have 2017-05-15 17:17:58 +02:00
RocksDBKeyBounds.cpp optimizations for key bounds 2017-05-16 12:53:44 +02:00
RocksDBKeyBounds.h optimizations for key bounds 2017-05-16 12:53:44 +02:00
RocksDBLogValue.cpp
RocksDBLogValue.h
RocksDBMethods.cpp intermediate commits 2017-05-16 16:21:39 +02:00
RocksDBMethods.h intermediate commits 2017-05-16 16:21:39 +02:00
RocksDBPersistentIndex.h
RocksDBPrefixExtractor.cpp
RocksDBPrefixExtractor.h
RocksDBPrimaryIndex.cpp fix figures and add tests 2017-05-17 12:22:43 +02:00
RocksDBPrimaryIndex.h fix figures and add tests 2017-05-17 12:22:43 +02:00
RocksDBReplicationCommon.cpp
RocksDBReplicationCommon.h
RocksDBReplicationContext.cpp intermediate commits 2017-05-16 16:21:39 +02:00
RocksDBReplicationContext.h
RocksDBReplicationManager.cpp
RocksDBReplicationManager.h
RocksDBReplicationTailing.cpp
RocksDBReplicationTailing.h
RocksDBRestExportHandler.cpp
RocksDBRestExportHandler.h
RocksDBRestHandlers.cpp
RocksDBRestHandlers.h
RocksDBRestReplicationHandler.cpp
RocksDBRestReplicationHandler.h
RocksDBRestWalHandler.cpp
RocksDBRestWalHandler.h
RocksDBSkiplistIndex.h
RocksDBToken.h
RocksDBTransactionCollection.cpp intermediate commits 2017-05-15 17:35:16 +02:00
RocksDBTransactionCollection.h intermediate commits 2017-05-15 17:35:16 +02:00
RocksDBTransactionContextData.h
RocksDBTransactionManager.h
RocksDBTransactionState.cpp intermediate commits 2017-05-16 16:21:39 +02:00
RocksDBTransactionState.h intermediate commits 2017-05-16 16:21:39 +02:00
RocksDBTypes.cpp Implemented index estimates for RocksDB. Now the following indexes have 2017-05-15 17:17:58 +02:00
RocksDBTypes.h Implemented index estimates for RocksDB. Now the following indexes have 2017-05-15 17:17:58 +02:00
RocksDBV8Functions.cpp
RocksDBV8Functions.h
RocksDBVPackIndex.cpp Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2017-05-16 16:59:50 +02:00
RocksDBVPackIndex.h Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2017-05-16 16:59:50 +02:00
RocksDBValue.cpp
RocksDBValue.h
RocksDBView.cpp
RocksDBView.h