.. |
CMakeLists.txt
|
Added rocksdb background thread
|
2017-04-20 18:50:52 +02:00 |
RocksDBBackgroundThread.cpp
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
|
2017-04-24 14:23:54 +02:00 |
RocksDBBackgroundThread.h
|
Added rocksdb background thread
|
2017-04-20 18:50:52 +02:00 |
RocksDBCollection.cpp
|
honor exclusive locks
|
2017-04-25 12:56:56 +02:00 |
RocksDBCollection.h
|
honor exclusive locks
|
2017-04-25 12:56:56 +02:00 |
RocksDBCollectionExport.cpp
|
Fixing export
|
2017-04-05 14:03:58 +02:00 |
RocksDBCollectionExport.h
|
…
|
|
RocksDBCommon.cpp
|
Added (rough) logger-follow handler.
|
2017-04-20 14:59:49 -04:00 |
RocksDBCommon.h
|
Added (rough) logger-follow handler.
|
2017-04-20 14:59:49 -04:00 |
RocksDBComparator.cpp
|
fix range lookups
|
2017-04-05 12:32:00 +02:00 |
RocksDBComparator.h
|
…
|
|
RocksDBCounterManager.cpp
|
cppcheck
|
2017-04-24 23:06:36 +02:00 |
RocksDBCounterManager.h
|
cppcheck
|
2017-04-24 23:06:36 +02:00 |
RocksDBEdgeIndex.cpp
|
fixes for non-array IN lookups, added tests
|
2017-04-25 01:47:07 +02:00 |
RocksDBEdgeIndex.h
|
Changed index VPack building to include forPersistence flag.
|
2017-04-17 17:04:50 -04:00 |
RocksDBEngine.cpp
|
rocksdb options
|
2017-04-25 02:22:00 +02:00 |
RocksDBEngine.h
|
Added rocksdb background thread
|
2017-04-20 18:50:52 +02:00 |
RocksDBExportCursor.cpp
|
…
|
|
RocksDBExportCursor.h
|
…
|
|
RocksDBHashIndex.cpp
|
…
|
|
RocksDBHashIndex.h
|
Fixing aql query index optimizer
|
2017-04-19 10:16:19 +02:00 |
RocksDBIndex.cpp
|
added missing return
|
2017-04-24 23:30:57 +02:00 |
RocksDBIndex.h
|
try to fix feature startup order (Scheduler vs. CacheManager vs. DatabaseFeature)
|
2017-04-24 13:17:21 +02:00 |
RocksDBIndexFactory.cpp
|
Fixing index lookup
|
2017-04-18 23:15:01 +02:00 |
RocksDBIndexFactory.h
|
add engine capabilities
|
2017-04-06 14:50:27 +02:00 |
RocksDBKey.cpp
|
implement basic operations for settings
|
2017-04-24 14:19:29 +02:00 |
RocksDBKey.h
|
implement basic operations for settings
|
2017-04-24 14:19:29 +02:00 |
RocksDBKeyBounds.cpp
|
fixes for non-array IN lookups, added tests
|
2017-04-25 01:47:07 +02:00 |
RocksDBKeyBounds.h
|
fixes for non-array IN lookups, added tests
|
2017-04-25 01:47:07 +02:00 |
RocksDBPersistentIndex.h
|
…
|
|
RocksDBPrimaryIndex.cpp
|
fixes for non-array IN lookups, added tests
|
2017-04-25 01:47:07 +02:00 |
RocksDBPrimaryIndex.h
|
Incremental sync
|
2017-04-21 18:10:10 +02:00 |
RocksDBReplicationCommon.cpp
|
Added (rough) logger-follow handler.
|
2017-04-20 14:59:49 -04:00 |
RocksDBReplicationCommon.h
|
Added (rough) logger-follow handler.
|
2017-04-20 14:59:49 -04:00 |
RocksDBReplicationContext.cpp
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
|
2017-04-25 12:02:04 +02:00 |
RocksDBReplicationContext.h
|
formatting
|
2017-04-24 15:55:21 +02:00 |
RocksDBReplicationManager.cpp
|
Made more progress on dump tests.
|
2017-04-20 23:05:56 -04:00 |
RocksDBReplicationManager.h
|
Made more progress on dump tests.
|
2017-04-20 23:05:56 -04:00 |
RocksDBReplicationTailing.cpp
|
Added a missing switch break.
|
2017-04-24 16:36:50 -04:00 |
RocksDBReplicationTailing.h
|
Split replication context/status/tailing.
|
2017-04-20 11:10:08 -04:00 |
RocksDBRestExportHandler.cpp
|
…
|
|
RocksDBRestExportHandler.h
|
…
|
|
RocksDBRestHandlers.cpp
|
add contextId to replication handler
|
2017-04-20 10:56:17 +02:00 |
RocksDBRestHandlers.h
|
…
|
|
RocksDBRestReplicationHandler.cpp
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
|
2017-04-25 12:02:04 +02:00 |
RocksDBRestReplicationHandler.h
|
Added batchSize support to collection dumping.
|
2017-04-21 11:51:56 -04:00 |
RocksDBRestWalHandler.cpp
|
…
|
|
RocksDBRestWalHandler.h
|
…
|
|
RocksDBSkiplistIndex.h
|
…
|
|
RocksDBToken.h
|
Initial partial implementation of replication contexts.
|
2017-04-18 19:55:18 -04:00 |
RocksDBTransactionCollection.cpp
|
honor exclusive locks
|
2017-04-25 12:56:56 +02:00 |
RocksDBTransactionCollection.h
|
first stab at exclusive locks
|
2017-04-20 12:25:53 +02:00 |
RocksDBTransactionContextData.cpp
|
…
|
|
RocksDBTransactionContextData.h
|
…
|
|
RocksDBTransactionState.cpp
|
cppcheck
|
2017-04-24 23:06:36 +02:00 |
RocksDBTransactionState.h
|
prepare for some optimization
|
2017-04-20 22:15:10 +02:00 |
RocksDBTypes.cpp
|
implement basic operations for settings
|
2017-04-24 14:19:29 +02:00 |
RocksDBTypes.h
|
implement basic operations for settings
|
2017-04-24 14:19:29 +02:00 |
RocksDBV8Functions.cpp
|
…
|
|
RocksDBV8Functions.h
|
…
|
|
RocksDBVPackIndex.cpp
|
fixes for non-array IN lookups, added tests
|
2017-04-25 01:47:07 +02:00 |
RocksDBVPackIndex.h
|
Changed index VPack building to include forPersistence flag.
|
2017-04-17 17:04:50 -04:00 |
RocksDBValue.cpp
|
removed type "Index"
|
2017-04-07 12:05:56 +02:00 |
RocksDBValue.h
|
removed type "Index"
|
2017-04-07 12:05:56 +02:00 |
RocksDBView.cpp
|
…
|
|
RocksDBView.h
|
…
|
|