.. |
CMakeLists.txt
|
remove PhysicalView part 2
|
2018-03-22 22:41:28 +03:00 |
RocksDBAqlFunctions.cpp
|
remove TRI_ERROR_ARANGO_VIEW_NOT_FOUND, rename TRI_ERROR_ARANGO_COLLECTION_NOT_FOUND to TRI_ERROR_ARNANGO_DATA_SOURCE_NOT_FOUND
|
2018-03-17 19:36:14 +03:00 |
RocksDBAqlFunctions.h
|
…
|
|
RocksDBBackgroundThread.cpp
|
forward port of replication bugfixes from 3.2 (#4572)
|
2018-02-12 18:13:51 +01:00 |
RocksDBBackgroundThread.h
|
…
|
|
RocksDBCollection.cpp
|
issue 383.3: implement remainder of IResearchViewDBServer tests, use the data-source id (primary key) instead of an arbitrary instance for dropCollection()/dropView(), backport from iresearch upstream: ensure block is flushed if key index is full (#5176)
|
2018-04-23 00:33:46 +03:00 |
RocksDBCollection.h
|
Bug fix/several optimizations (#4672)
|
2018-02-26 15:19:01 +01: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
|
RocksDB replication hardening & cleanup (#4639)
|
2018-02-23 18:15:04 +01: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
|
issue 344.7: remove more redundant functions (#4863)
|
2018-03-15 17:10:28 +01:00 |
RocksDBEdgeIndex.h
|
Feature/cleanup internal (#4680)
|
2018-02-27 14:53:31 +01:00 |
RocksDBEngine.cpp
|
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 |
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
|
backport: use vocbase reference instead of pointer in arangodb::pregel::GraphStore
|
2018-04-13 11:23:34 +03:00 |
RocksDBExportCursor.h
|
backport: use vocbase reference instead of pointer in arangodb::pregel::GraphStore
|
2018-04-13 11:23:34 +03:00 |
RocksDBFulltextIndex.cpp
|
Feature/cleanup internal (#4680)
|
2018-02-27 14:53:31 +01:00 |
RocksDBFulltextIndex.h
|
Feature/cleanup internal (#4680)
|
2018-02-27 14:53:31 +01:00 |
RocksDBGeoIndex.cpp
|
Feature/cleanup internal (#4680)
|
2018-02-27 14:53:31 +01:00 |
RocksDBGeoIndex.h
|
Feature/cleanup internal (#4680)
|
2018-02-27 14:53:31 +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
|
Added geo index CRUD functionality
|
2017-05-08 14:49:58 +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
|
issue 344.7: remove more redundant functions (#4863)
|
2018-03-15 17:10:28 +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
|
issue 383.3: implement remainder of IResearchViewDBServer tests, use the data-source id (primary key) instead of an arbitrary instance for dropCollection()/dropView(), backport from iresearch upstream: ensure block is flushed if key index is full (#5176)
|
2018-04-23 00:33:46 +03:00 |
RocksDBIndex.h
|
Fix index selectivity estimate issues with RocksDB engine (#4429)
|
2018-02-09 16:05:33 +01:00 |
RocksDBIndexFactory.cpp
|
backport: address issue with inverted check for isCoordinator
|
2018-04-11 09:25:11 +03: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
|
RocksDB replication hardening & cleanup (#4639)
|
2018-02-23 18:15:04 +01:00 |
RocksDBIterators.h
|
Feature/faster any (#4306)
|
2018-01-17 16:55:47 +01:00 |
RocksDBKey.cpp
|
RocksDB replication hardening & cleanup (#4639)
|
2018-02-23 18:15:04 +01:00 |
RocksDBKey.h
|
RocksDB replication hardening & cleanup (#4639)
|
2018-02-23 18:15:04 +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
|
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
|
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
|
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
|
fix lookups by _id (#5125)
|
2018-04-18 09:26:29 +02:00 |
RocksDBPrimaryIndex.h
|
Feature/cleanup internal (#4680)
|
2018-02-27 14:53:31 +01:00 |
RocksDBRecoveryHelper.h
|
Feature iresearch (#4071)
|
2017-12-18 15:04:59 +01:00 |
RocksDBRecoveryManager.cpp
|
manually-merge: cache data-sources in CollectionNameResolver
|
2018-03-14 10:11:50 +03: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
|
backport: use vocbase reference instead of pointer in arangodb::pregel::GraphStore
|
2018-04-13 11:23:34 +03:00 |
RocksDBReplicationContext.h
|
backport: use vocbase reference instead of pointer in arangodb::pregel::GraphStore
|
2018-04-13 11:23:34 +03: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
|
manually-merge: cache data-sources in CollectionNameResolver
|
2018-03-14 10:11:50 +03: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
|
Fixed RocksDB export API.
|
2017-05-23 10:16:53 -04:00 |
RocksDBRestHandlers.cpp
|
…
|
|
RocksDBRestHandlers.h
|
…
|
|
RocksDBRestReplicationHandler.cpp
|
Remove copy of request body in rest handlers (#5104)
|
2018-04-16 14:49:51 +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
|
remove TRI_ERROR_ARANGO_VIEW_NOT_FOUND, rename TRI_ERROR_ARANGO_COLLECTION_NOT_FOUND to TRI_ERROR_ARNANGO_DATA_SOURCE_NOT_FOUND
|
2018-03-17 19:36:14 +03: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
|
RocksDB replication hardening & cleanup (#4639)
|
2018-02-23 18:15:04 +01:00 |
RocksDBTypes.h
|
RocksDB replication hardening & cleanup (#4639)
|
2018-02-23 18:15:04 +01: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
|
issue 344.7: remove more redundant functions (#4863)
|
2018-03-15 17:10:28 +01:00 |
RocksDBVPackIndex.h
|
Feature/cleanup internal (#4680)
|
2018-02-27 14:53:31 +01:00 |
RocksDBValue.cpp
|
RocksDB replication hardening & cleanup (#4639)
|
2018-02-23 18:15:04 +01:00 |
RocksDBValue.h
|
remove PhysicalView part 1
|
2018-03-22 20:42:42 +03:00 |
RocksDBWalAccess.cpp
|
RocksDB replication hardening & cleanup (#4639)
|
2018-02-23 18:15:04 +01:00 |
RocksDBWalAccess.h
|
Feature/async failover (#3451)
|
2017-10-18 23:59:29 +02:00 |