.. |
CMakeLists.txt
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into feature/rocksdb-geoindex
|
2017-05-09 17:42:27 +02:00 |
RocksDBAqlFunctions.cpp
|
adding transactions to the geo index
|
2017-05-10 14:54:39 +02:00 |
RocksDBAqlFunctions.h
|
…
|
|
RocksDBBackgroundThread.cpp
|
…
|
|
RocksDBBackgroundThread.h
|
…
|
|
RocksDBCollection.cpp
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
|
2017-05-11 20:58:49 +02:00 |
RocksDBCollection.h
|
Added document cache.
|
2017-05-11 14:39:00 -04:00 |
RocksDBCollectionExport.cpp
|
removing unused and unimplemented methods
|
2017-05-10 18:25:41 +02:00 |
RocksDBCollectionExport.h
|
removing unused and unimplemented methods
|
2017-05-10 18:25:41 +02:00 |
RocksDBCommon.cpp
|
fix some replication issues
|
2017-05-11 19:00:32 +02:00 |
RocksDBCommon.h
|
fix some replication issues
|
2017-05-11 19:00:32 +02:00 |
RocksDBComparator.cpp
|
micro optimizations
|
2017-05-10 13:08:31 +02:00 |
RocksDBComparator.h
|
…
|
|
RocksDBCounterManager.cpp
|
…
|
|
RocksDBCounterManager.h
|
…
|
|
RocksDBEdgeIndex.cpp
|
fix not advancing iterator in rocksdb edge index
|
2017-05-12 14:47:42 +02:00 |
RocksDBEdgeIndex.h
|
fix
|
2017-05-12 12:35:35 +02:00 |
RocksDBEngine.cpp
|
remove unused options
|
2017-05-12 12:12:09 +02:00 |
RocksDBEngine.h
|
Addding locking, fixing conversion warning
|
2017-05-11 17:38:50 +02:00 |
RocksDBExportCursor.cpp
|
…
|
|
RocksDBExportCursor.h
|
…
|
|
RocksDBFulltextIndex.cpp
|
Geo index update, renaming
|
2017-05-11 13:19:51 +02:00 |
RocksDBFulltextIndex.h
|
Fixing fulltext deduplication
|
2017-05-10 16:17:46 +02:00 |
RocksDBGeoIndex.cpp
|
Fixing fulltext deduplication
|
2017-05-10 16:17:46 +02:00 |
RocksDBGeoIndex.h
|
adding transactions to the geo index
|
2017-05-10 14:54:39 +02:00 |
RocksDBGeoIndexImpl.cpp
|
Geo index update, renaming
|
2017-05-11 13:19:51 +02:00 |
RocksDBGeoIndexImpl.h
|
adding transactions to the geo index
|
2017-05-10 14:54:39 +02:00 |
RocksDBGeoIndexImplHelper.h
|
…
|
|
RocksDBHashIndex.cpp
|
…
|
|
RocksDBHashIndex.h
|
…
|
|
RocksDBIndex.cpp
|
Merge branch 'devel' of github.com:arangodb/arangodb into devel
|
2017-05-11 14:39:06 -04:00 |
RocksDBIndex.h
|
Added proper truncation support for RocksDB indexes.
|
2017-05-10 19:57:22 -04:00 |
RocksDBIndexFactory.cpp
|
…
|
|
RocksDBIndexFactory.h
|
…
|
|
RocksDBInitialSync.h
|
try to fix initial sync problem
|
2017-05-10 12:57:53 +02:00 |
RocksDBKey.cpp
|
Addding locking, fixing conversion warning
|
2017-05-11 17:38:50 +02:00 |
RocksDBKey.h
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
|
2017-05-10 13:19:45 +02:00 |
RocksDBKeyBounds.cpp
|
Fixed key bounds to be compatible with prefix seek mode.
|
2017-05-10 13:07:01 -04:00 |
RocksDBKeyBounds.h
|
Fixed key bounds to be compatible with prefix seek mode.
|
2017-05-10 13:07:01 -04:00 |
RocksDBLogValue.cpp
|
…
|
|
RocksDBLogValue.h
|
…
|
|
RocksDBPersistentIndex.h
|
…
|
|
RocksDBPrefixExtractor.cpp
|
…
|
|
RocksDBPrefixExtractor.h
|
…
|
|
RocksDBPrimaryIndex.cpp
|
Added document cache.
|
2017-05-11 14:39:00 -04:00 |
RocksDBPrimaryIndex.h
|
Added proper truncation support for RocksDB indexes.
|
2017-05-10 19:57:22 -04:00 |
RocksDBReplicationCommon.cpp
|
…
|
|
RocksDBReplicationCommon.h
|
…
|
|
RocksDBReplicationContext.cpp
|
…
|
|
RocksDBReplicationContext.h
|
…
|
|
RocksDBReplicationManager.cpp
|
…
|
|
RocksDBReplicationManager.h
|
…
|
|
RocksDBReplicationTailing.cpp
|
added comments
|
2017-05-11 20:59:45 +02:00 |
RocksDBReplicationTailing.h
|
…
|
|
RocksDBRestExportHandler.cpp
|
removing unused and unimplemented methods
|
2017-05-10 18:25:41 +02:00 |
RocksDBRestExportHandler.h
|
…
|
|
RocksDBRestHandlers.cpp
|
…
|
|
RocksDBRestHandlers.h
|
…
|
|
RocksDBRestReplicationHandler.cpp
|
fix some replication issues
|
2017-05-11 19:00:32 +02:00 |
RocksDBRestReplicationHandler.h
|
…
|
|
RocksDBRestWalHandler.cpp
|
…
|
|
RocksDBRestWalHandler.h
|
…
|
|
RocksDBSkiplistIndex.h
|
…
|
|
RocksDBToken.h
|
…
|
|
RocksDBTransactionCollection.cpp
|
fix some replication issues
|
2017-05-11 19:00:32 +02:00 |
RocksDBTransactionCollection.h
|
…
|
|
RocksDBTransactionContextData.h
|
…
|
|
RocksDBTransactionManager.h
|
…
|
|
RocksDBTransactionState.cpp
|
fix some replication issues
|
2017-05-11 19:00:32 +02:00 |
RocksDBTransactionState.h
|
fix some replication issues
|
2017-05-11 19:00:32 +02:00 |
RocksDBTypes.cpp
|
fix some replication issues
|
2017-05-11 19:00:32 +02:00 |
RocksDBTypes.h
|
fix some replication issues
|
2017-05-11 19:00:32 +02:00 |
RocksDBV8Functions.cpp
|
removing unused and unimplemented methods
|
2017-05-10 18:25:41 +02:00 |
RocksDBV8Functions.h
|
…
|
|
RocksDBVPackIndex.cpp
|
Added proper truncation support for RocksDB indexes.
|
2017-05-10 19:57:22 -04:00 |
RocksDBVPackIndex.h
|
Added proper truncation support for RocksDB indexes.
|
2017-05-10 19:57:22 -04:00 |
RocksDBValue.cpp
|
…
|
|
RocksDBValue.h
|
…
|
|
RocksDBView.cpp
|
…
|
|
RocksDBView.h
|
…
|
|