..
CMakeLists.txt
Feature/reduce extraction to projection ( #2792 )
2017-07-14 08:40:29 +02:00
RocksDBAqlFunctions.cpp
Bug fix/fixes 0609 ( #3227 )
2017-09-13 16:28:21 +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
Bug fix/fixes 0609 ( #3227 )
2017-09-13 16:28:21 +02:00
RocksDBCollection.h
Optimizations for Caches and Graph Traversals ( #3169 )
2017-08-31 18:33:10 +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
…
RocksDBComparator.h
…
RocksDBCounterManager.cpp
Feature/unique vpack index lookup performance improvements with rocksdbkey optimizations ( #3123 )
2017-08-31 20:00:05 +02:00
RocksDBCounterManager.h
Further checks/fixes for RocksDB recovery process ( #3110 )
2017-08-23 11:07:10 +02:00
RocksDBCuckooIndexEstimator.h
…
RocksDBEdgeIndex.cpp
Feature/unique vpack index lookup performance improvements with rocksdbkey optimizations ( #3123 )
2017-08-31 20:00:05 +02:00
RocksDBEdgeIndex.h
Feature/unique vpack index lookup performance improvements with rocksdbkey optimizations ( #3123 )
2017-08-31 20:00:05 +02:00
RocksDBEngine.cpp
give usefull errors in case of rocksdb init aborting with 'IOError' w… ( #3178 )
2017-09-04 18:02:38 +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
Bug fix/fixes 0609 ( #3227 )
2017-09-13 16:28:21 +02:00
RocksDBFulltextIndex.h
RocksDB: Optimizing dropCollection / dropIndex / fillIndex ( #2927 )
2017-08-05 21:09:41 +02:00
RocksDBGeoIndex.cpp
Bug fix/truncate geo ( #3173 )
2017-09-04 17:48:04 +02:00
RocksDBGeoIndex.h
Bug fix/truncate geo ( #3173 )
2017-09-04 17:48:04 +02:00
RocksDBGeoIndexImpl.cpp
Bug fix/fixes 0609 ( #3227 )
2017-09-13 16:28:21 +02:00
RocksDBGeoIndexImpl.h
Bug fix/truncate geo ( #3173 )
2017-09-04 17:48:04 +02:00
RocksDBGeoIndexImplHelper.h
…
RocksDBHashIndex.cpp
…
RocksDBHashIndex.h
…
RocksDBIncrementalSync.cpp
Bug fix/use count for checksum ( #3033 )
2017-08-15 11:24:54 +02:00
RocksDBIncrementalSync.h
…
RocksDBIndex.cpp
Bug fix/truncate geo ( #3173 )
2017-09-04 17:48:04 +02:00
RocksDBIndex.h
Optimizations for Caches and Graph Traversals ( #3169 )
2017-08-31 18:33:10 +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
…
RocksDBIterators.cpp
Feature/unique vpack index lookup performance improvements with rocksdbkey optimizations ( #3123 )
2017-08-31 20:00:05 +02:00
RocksDBIterators.h
Feature/unique vpack index lookup performance improvements with rocksdbkey optimizations ( #3123 )
2017-08-31 20:00:05 +02: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/unique vpack index lookup performance improvements with rocksdbkey optimizations ( #3123 )
2017-08-31 20:00:05 +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
…
RocksDBLogValue.h
…
RocksDBMethods.cpp
Feature/unique vpack index lookup performance improvements with rocksdbkey optimizations ( #3123 )
2017-08-31 20:00:05 +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
…
RocksDBPrimaryIndex.cpp
Bug fix/fixes 0609 ( #3227 )
2017-09-13 16:28:21 +02:00
RocksDBPrimaryIndex.h
Optimizations for Caches and Graph Traversals ( #3169 )
2017-08-31 18:33:10 +02:00
RocksDBReplicationCommon.cpp
…
RocksDBReplicationCommon.h
…
RocksDBReplicationContext.cpp
Fix bug in RocksDB incremental collection sync for empty colls. ( #3207 )
2017-09-06 15:26:03 +02:00
RocksDBReplicationContext.h
fix replication ( #3099 )
2017-08-22 15:51:50 +02:00
RocksDBReplicationManager.cpp
…
RocksDBReplicationManager.h
…
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
…
RocksDBRestExportHandler.h
…
RocksDBRestHandlers.cpp
…
RocksDBRestHandlers.h
…
RocksDBRestReplicationHandler.cpp
Bug fix/fixes 0609 ( #3227 )
2017-09-13 16:28:21 +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
…
RocksDBTransactionManager.h
…
RocksDBTransactionState.cpp
Feature/unique vpack index lookup performance improvements with rocksdbkey optimizations ( #3123 )
2017-08-31 20:00:05 +02:00
RocksDBTransactionState.h
Feature/unique vpack index lookup performance improvements with rocksdbkey optimizations ( #3123 )
2017-08-31 20:00:05 +02:00
RocksDBTypes.cpp
…
RocksDBTypes.h
…
RocksDBV8Functions.cpp
Bug fix/fixes 0609 ( #3227 )
2017-09-13 16:28:21 +02:00
RocksDBV8Functions.h
…
RocksDBVPackIndex.cpp
Bug fix/fixes 0609 ( #3227 )
2017-09-13 16:28:21 +02:00
RocksDBVPackIndex.h
Feature/unique vpack index lookup performance improvements with rocksdbkey optimizations ( #3123 )
2017-08-31 20:00:05 +02:00
RocksDBValue.cpp
Optimizations for Caches and Graph Traversals ( #3169 )
2017-08-31 18:33:10 +02:00
RocksDBValue.h
Optimizations for Caches and Graph Traversals ( #3169 )
2017-08-31 18:33:10 +02:00
RocksDBView.cpp
Feature/unique vpack index lookup performance improvements with rocksdbkey optimizations ( #3123 )
2017-08-31 20:00:05 +02:00
RocksDBView.h
…