1
0
Fork 0
arangodb/arangod/RocksDBEngine
Simon f5116c4bc3 support truncate marker, add intermediate commit hints (#6125) 2018-08-09 15:13:06 +02:00
..
CMakeLists.txt replication improvements (#5958) 2018-07-25 12:49:24 +02:00
RocksDBAqlFunctions.cpp fixed issue #4185: On execution of FULLTEXT search / AQL query db is … (#4239) 2018-01-15 22:46:14 +01:00
RocksDBAqlFunctions.h Fixing parser bug 2017-05-06 01:28:44 +02:00
RocksDBBackgroundThread.cpp Feature/replication ui (#5282) 2018-06-07 15:54:27 +02:00
RocksDBBackgroundThread.h Added explicit WAL file lifecycle management to reduce space overhead from replication. 2017-05-04 15:16:24 -04:00
RocksDBCollection.cpp support truncate marker, add intermediate commit hints (#6125) 2018-08-09 15:13:06 +02:00
RocksDBCollection.h Fix intermediate commits (#6039) 2018-08-06 17:15:02 +02:00
RocksDBColumnFamily.h a few simplifications and extensions (#3115) 2017-08-24 14:46:16 +02:00
RocksDBCommon.cpp replication bugfixes and improvements ported from 3.2 (#4497) 2018-02-09 13:39:31 +01:00
RocksDBCommon.h Feature/async failover (#3451) 2017-10-18 23:59:29 +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 replication improvements (#5958) 2018-07-25 12:49:24 +02:00
RocksDBCounterManager.h Feature 3.3/add recovery tests for intermediate commits (#4106) 2017-12-20 09:46:12 +01:00
RocksDBCuckooIndexEstimator.h Feature/rocksdb hashsearch (#2713) 2017-07-05 10:18:52 +02:00
RocksDBEdgeIndex.cpp Fix intermediate commits (#6039) 2018-08-06 17:15:02 +02:00
RocksDBEdgeIndex.h Feature 3.3/aql optimizations (#5140) 2018-05-15 14:41:07 +02:00
RocksDBEngine.cpp add bool option rocksdb.debug-logging to easily enable rocksdb logging (#6012) 2018-07-30 14:30:49 +02:00
RocksDBEngine.h add bool option rocksdb.debug-logging to easily enable rocksdb logging (#6012) 2018-07-30 14:30:49 +02:00
RocksDBExportCursor.cpp properly unlock after restore-indexes (#4369) 2018-01-25 15:56:13 +01:00
RocksDBExportCursor.h properly unlock after restore-indexes (#4369) 2018-01-25 15:56:13 +01:00
RocksDBFulltextIndex.cpp Fix intermediate commits (#6039) 2018-08-06 17:15:02 +02:00
RocksDBFulltextIndex.h fixed issue #5252 (#5426) 2018-05-23 08:30:34 +02:00
RocksDBGeoIndex.cpp fix invalid "out of memory" message when using out-of-range coordinates for the geo index 2018-04-10 11:58:07 +02:00
RocksDBGeoIndex.h Bug fix 3.3/rocksdb truncate (#4338) 2018-01-16 19:52:27 +01:00
RocksDBGeoIndexImpl.cpp improve rocksdb logging (#3613) 2017-11-11 19:35:27 +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 Fix intermediate commits (#6039) 2018-08-06 17:15:02 +02:00
RocksDBIncrementalSync.h replication improvements (#5958) 2018-07-25 12:49:24 +02:00
RocksDBIndex.cpp properly unlock after restore-indexes (#4369) 2018-01-25 15:56:13 +01:00
RocksDBIndex.h Bug fix 3.3/rocksdb truncate (#4338) 2018-01-16 19:52:27 +01:00
RocksDBIndexFactory.cpp Feature 3.3/forward compatible sync (#6001) 2018-07-30 08:55:26 +02:00
RocksDBIndexFactory.h Feature/rocksdb hashsearch (#2713) 2017-07-05 10:18:52 +02:00
RocksDBIterators.cpp Fix intermediate commits (#6039) 2018-08-06 17:15:02 +02:00
RocksDBIterators.h Fix intermediate commits (#6039) 2018-08-06 17:15:02 +02:00
RocksDBKey.cpp replication improvements (#5958) 2018-07-25 12:49:24 +02:00
RocksDBKey.h replication improvements (#5958) 2018-07-25 12:49:24 +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 fix missing events in RocksDB-based replication for transactions that… (#4276) 2018-01-15 22:44:54 +01:00
RocksDBLogValue.h fix missing events in RocksDB-based replication for transactions that… (#4276) 2018-01-15 22:44:54 +01:00
RocksDBMethods.cpp Fix intermediate commits (#6039) 2018-08-06 17:15:02 +02:00
RocksDBMethods.h Fix intermediate commits (#6039) 2018-08-06 17:15:02 +02:00
RocksDBOptimizerRules.cpp Feature 3.3/aql optimizations (#5140) 2018-05-15 14:41:07 +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 intermediate commits (#6039) 2018-08-06 17:15:02 +02:00
RocksDBPrimaryIndex.h Feature 3.3/aql optimizations (#5140) 2018-05-15 14:41:07 +02:00
RocksDBRecoveryFinalizer.cpp make the replication applier auto-start for the RocksDB engine if con… (#3647) 2017-11-15 12:02:37 +01:00
RocksDBRecoveryFinalizer.h make the replication applier auto-start for the RocksDB engine if con… (#3647) 2017-11-15 12:02:37 +01:00
RocksDBReplicationCommon.cpp forward port replication bugfixes from 3.2 (#4575) 2018-02-13 22:14:23 +01:00
RocksDBReplicationCommon.h forward port replication bugfixes from 3.2 (#4575) 2018-02-13 22:14:23 +01:00
RocksDBReplicationContext.cpp Fix intermediate commits (#6039) 2018-08-06 17:15:02 +02:00
RocksDBReplicationContext.h replication improvements (#5958) 2018-07-25 12:49:24 +02:00
RocksDBReplicationManager.cpp keep replication batches alive for longer (#5931) 2018-07-20 11:16:48 +02:00
RocksDBReplicationManager.h replication bugfixes and improvements ported from 3.2 (#4497) 2018-02-09 13:39:31 +01:00
RocksDBReplicationTailing.cpp replication improvements (#5958) 2018-07-25 12:49:24 +02:00
RocksDBReplicationTailing.h Active Failover for Foxx Services (3.3) (#4593) 2018-02-15 09:36:25 +01:00
RocksDBRestExportHandler.cpp Active Failover for Foxx Services (3.3) (#4593) 2018-02-15 09:36:25 +01:00
RocksDBRestExportHandler.h Fixed RocksDB export API. 2017-05-23 10:16:53 -04:00
RocksDBRestHandlers.cpp
RocksDBRestHandlers.h
RocksDBRestReplicationHandler.cpp replication improvements (#5958) 2018-07-25 12:49:24 +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 (#4846) 2018-03-14 22:00:03 +01:00
RocksDBRestWalHandler.h Feature/async failover (#3451) 2017-10-18 23:59:29 +02:00
RocksDBSkiplistIndex.h
RocksDBSyncThread.cpp turn off RocksDB sync thread on Windows (#6002) 2018-07-26 16:48:32 +02:00
RocksDBSyncThread.h replication improvements (#5958) 2018-07-25 12:49:24 +02:00
RocksDBThrottle.cpp BugFix 3.3: adjust SetThrottle() to only call GetDelayToken() first time. (#5854) 2018-07-12 20:01:41 +02:00
RocksDBThrottle.h Fix issues due to throttle started with too small a flush (#3707) 2017-11-16 09:13:08 +01:00
RocksDBTransactionCollection.cpp properly convert the JS object to VPack for transactions (#4641) 2018-02-21 11:57:14 +01:00
RocksDBTransactionCollection.h Bug fix 3.3/rocksdb truncate (#4338) 2018-01-16 19:52:27 +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 Fix intermediate commits (#6039) 2018-08-06 17:15:02 +02:00
RocksDBTransactionState.h Fix intermediate commits (#6039) 2018-08-06 17:15:02 +02:00
RocksDBTypes.cpp fix missing events in RocksDB-based replication for transactions that… (#4276) 2018-01-15 22:44:54 +01:00
RocksDBTypes.h fix missing events in RocksDB-based replication for transactions that… (#4276) 2018-01-15 22:44:54 +01:00
RocksDBV8Functions.cpp Replacing /_api/collection with RestHandler (#3543) 2017-11-02 14:57:17 +01:00
RocksDBV8Functions.h Feature/rocksdb hashsearch (#2713) 2017-07-05 10:18:52 +02:00
RocksDBVPackIndex.cpp Fix intermediate commits (#6039) 2018-08-06 17:15:02 +02:00
RocksDBVPackIndex.h Feature 3.3/aql optimizations (#5140) 2018-05-15 14:41:07 +02:00
RocksDBValue.cpp replication improvements (#5958) 2018-07-25 12:49:24 +02:00
RocksDBValue.h replication improvements (#5958) 2018-07-25 12:49:24 +02:00
RocksDBView.cpp properly unlock after restore-indexes (#4369) 2018-01-25 15:56:13 +01:00
RocksDBView.h
RocksDBWalAccess.cpp replication improvements (#5958) 2018-07-25 12:49:24 +02:00
RocksDBWalAccess.h Feature/async failover (#3451) 2017-10-18 23:59:29 +02:00