1
0
Fork 0
arangodb/arangod/RocksDBEngine
Jan c29a2745d2 Bug fix/fixes 2808 (#3156)
* fixed jslint warnings

* fix undefined behavior

* move check into if, so check tools do not complain
2017-08-28 15:16:41 +02:00
..
CMakeLists.txt Feature/reduce extraction to projection (#2792) 2017-07-14 08:40:29 +02:00
RocksDBAqlFunctions.cpp do not throw OOM errors in case something else has happened (#2938) 2017-08-03 22:48:12 +02:00
RocksDBAqlFunctions.h
RocksDBBackgroundThread.cpp Fixed issue with periodic syncing and WAL file retention. (#3098) 2017-08-22 15:51:12 +02:00
RocksDBBackgroundThread.h
RocksDBCollection.cpp Improvements to CachedValue internals and handling. (#3126) 2017-08-28 15:07:16 +02:00
RocksDBCollection.h Bug fix/nightly fixes (#2946) 2017-08-04 13:34:12 +02:00
RocksDBColumnFamily.h a few simplifications and extensions (#3115) 2017-08-24 14:46:16 +02:00
RocksDBCommon.cpp Bug fix/issues 2308 (#3117) 2017-08-24 14:47:22 +02:00
RocksDBCommon.h Bug fix/issues 2308 (#3117) 2017-08-24 14:47:22 +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
RocksDBCounterManager.cpp Bug fix/issues 2308 (#3117) 2017-08-24 14:47:22 +02:00
RocksDBCounterManager.h Further checks/fixes for RocksDB recovery process (#3110) 2017-08-23 11:07:10 +02:00
RocksDBCuckooIndexEstimator.h Feature/rocksdb hashsearch (#2713) 2017-07-05 10:18:52 +02:00
RocksDBEdgeIndex.cpp Improvements to CachedValue internals and handling. (#3126) 2017-08-28 15:07:16 +02:00
RocksDBEdgeIndex.h Feature/warmup speed (#2971) 2017-08-15 23:05:20 +02:00
RocksDBEngine.cpp Bug fix/fixes 2808 (#3156) 2017-08-28 15:16:41 +02:00
RocksDBEngine.h Fixed issue with periodic syncing and WAL file retention. (#3098) 2017-08-22 15:51:12 +02:00
RocksDBExportCursor.cpp Feature/reduce extraction to projection (#2792) 2017-07-14 08:40:29 +02:00
RocksDBExportCursor.h
RocksDBFulltextIndex.cpp RocksDB: Optimizing dropCollection / dropIndex / fillIndex (#2927) 2017-08-05 21:09:41 +02:00
RocksDBFulltextIndex.h RocksDB: Optimizing dropCollection / dropIndex / fillIndex (#2927) 2017-08-05 21:09:41 +02:00
RocksDBGeoIndex.cpp fix fulltext index removal performance, simplified code (#3015) 2017-08-12 09:25:30 +02:00
RocksDBGeoIndex.h fix fulltext index removal performance, simplified code (#3015) 2017-08-12 09:25:30 +02:00
RocksDBGeoIndexImpl.cpp remove memset parameter from TRI_Allocate signature (#2993) 2017-08-08 16:07:32 +02:00
RocksDBGeoIndexImpl.h Feature/rocksdb hashsearch (#2713) 2017-07-05 10:18:52 +02:00
RocksDBGeoIndexImplHelper.h
RocksDBHashIndex.cpp Feature/rocksdb hashsearch (#2713) 2017-07-05 10:18:52 +02:00
RocksDBHashIndex.h Feature/rocksdb hashsearch (#2713) 2017-07-05 10:18:52 +02:00
RocksDBIncrementalSync.cpp Bug fix/use count for checksum (#3033) 2017-08-15 11:24:54 +02:00
RocksDBIncrementalSync.h Feature/rocksdb hashsearch (#2713) 2017-07-05 10:18:52 +02:00
RocksDBIndex.cpp Bug fix/issues 2308 (#3117) 2017-08-24 14:47:22 +02:00
RocksDBIndex.h fix fulltext index removal performance, simplified code (#3015) 2017-08-12 09:25:30 +02:00
RocksDBIndexFactory.cpp do not throw OOM errors in case something else has happened (#2938) 2017-08-03 22:48:12 +02:00
RocksDBIndexFactory.h Feature/rocksdb hashsearch (#2713) 2017-07-05 10:18:52 +02:00
RocksDBIterators.cpp specialize IndexIterator::skip for primary indexes (#2952) 2017-08-06 14:12:17 +02:00
RocksDBIterators.h specialize IndexIterator::skip for primary indexes (#2952) 2017-08-06 14:12:17 +02:00
RocksDBKey.cpp Feature/reduce extraction to projection (#2792) 2017-07-14 08:40:29 +02:00
RocksDBKey.h Feature/reduce extraction to projection (#2792) 2017-07-14 08:40:29 +02:00
RocksDBKeyBounds.cpp Feature/unique vpack index lookup performance improvements (#3087) 2017-08-24 14:39:09 +02:00
RocksDBKeyBounds.h Feature/unique vpack index lookup performance improvements (#3087) 2017-08-24 14:39:09 +02:00
RocksDBLogValue.cpp Feature/rocksdb hashsearch (#2713) 2017-07-05 10:18:52 +02:00
RocksDBLogValue.h
RocksDBMethods.cpp a few simplifications and extensions (#3115) 2017-08-24 14:46:16 +02:00
RocksDBMethods.h a few simplifications and extensions (#3115) 2017-08-24 14:46:16 +02: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 Feature/rocksdb hashsearch (#2713) 2017-07-05 10:18:52 +02:00
RocksDBPrimaryIndex.cpp Improvements to CachedValue internals and handling. (#3126) 2017-08-28 15:07:16 +02:00
RocksDBPrimaryIndex.h RocksDB: Optimizing dropCollection / dropIndex / fillIndex (#2927) 2017-08-05 21:09:41 +02:00
RocksDBReplicationCommon.cpp
RocksDBReplicationCommon.h
RocksDBReplicationContext.cpp fix replication (#3099) 2017-08-22 15:51:50 +02:00
RocksDBReplicationContext.h fix replication (#3099) 2017-08-22 15:51:50 +02:00
RocksDBReplicationManager.cpp Bug fix/small issues (#2696) 2017-07-01 00:30:45 +02:00
RocksDBReplicationManager.h Feature/rocksdb hashsearch (#2713) 2017-07-05 10:18:52 +02:00
RocksDBReplicationTailing.cpp fixed issue #2868: cname missing from logger-follow results in rocksdb (#2901) 2017-07-28 18:52:30 +02:00
RocksDBReplicationTailing.h
RocksDBRestExportHandler.cpp Feature/rocksdb hashsearch (#2713) 2017-07-05 10:18:52 +02:00
RocksDBRestExportHandler.h
RocksDBRestHandlers.cpp
RocksDBRestHandlers.h
RocksDBRestReplicationHandler.cpp fix replication (#3099) 2017-08-22 15:51:50 +02:00
RocksDBRestReplicationHandler.h Bug fix/planning issue 514 replication api (#3021) 2017-08-22 10:46:06 +02:00
RocksDBRestWalHandler.cpp
RocksDBRestWalHandler.h
RocksDBSkiplistIndex.h
RocksDBToken.h
RocksDBTransactionCollection.cpp a few simplifications and extensions (#3115) 2017-08-24 14:46:16 +02:00
RocksDBTransactionCollection.h a few simplifications and extensions (#3115) 2017-08-24 14:46:16 +02: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 No access collections (#3088) 2017-08-25 13:59:03 +02:00
RocksDBTransactionState.h a few simplifications and extensions (#3115) 2017-08-24 14:46:16 +02:00
RocksDBTypes.cpp Feature/rocksdb hashsearch (#2713) 2017-07-05 10:18:52 +02:00
RocksDBTypes.h Feature/rocksdb hashsearch (#2713) 2017-07-05 10:18:52 +02:00
RocksDBV8Functions.cpp Fixed issue with periodic syncing and WAL file retention. (#3098) 2017-08-22 15:51:12 +02:00
RocksDBV8Functions.h Feature/rocksdb hashsearch (#2713) 2017-07-05 10:18:52 +02:00
RocksDBVPackIndex.cpp Feature/unique vpack index lookup performance improvements (#3087) 2017-08-24 14:39:09 +02:00
RocksDBVPackIndex.h Feature/unique vpack index lookup performance improvements (#3087) 2017-08-24 14:39:09 +02:00
RocksDBValue.cpp Feature/reduce extraction to projection (#2792) 2017-07-14 08:40:29 +02:00
RocksDBValue.h Bug fix/fixes 2808 (#3156) 2017-08-28 15:16:41 +02:00
RocksDBView.cpp Feature/rocksdb hashsearch (#2713) 2017-07-05 10:18:52 +02:00
RocksDBView.h