.. |
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
|
Fixing parser bug
|
2017-05-06 01:28:44 +02:00 |
RocksDBBackgroundThread.cpp
|
add some safety padding for WAL file deletion
|
2017-05-05 15:31:57 +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
|
Added document cache.
|
2017-05-11 14:39:00 -04: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
|
do checking before creating copy of slice
|
2017-04-26 08:33:23 +02:00 |
RocksDBCommon.h
|
WAL tailing
|
2017-04-27 17:38:02 +02:00 |
RocksDBComparator.cpp
|
micro optimizations
|
2017-05-10 13:08:31 +02:00 |
RocksDBComparator.h
|
…
|
|
RocksDBCounterManager.cpp
|
update tick values from numeric keys
|
2017-05-03 22:44:58 +02:00 |
RocksDBCounterManager.h
|
write settings on shutdown
|
2017-05-03 15:18:17 +02:00 |
RocksDBEdgeIndex.cpp
|
add postprocessRemove for RocksDBEdgeIndex
|
2017-05-11 09:50:23 +02:00 |
RocksDBEdgeIndex.h
|
add postprocessRemove for RocksDBEdgeIndex
|
2017-05-11 09:50:23 +02:00 |
RocksDBEngine.cpp
|
removing unused and unimplemented methods
|
2017-05-10 18:25:41 +02:00 |
RocksDBEngine.h
|
removing unused and unimplemented methods
|
2017-05-10 18:25:41 +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
|
Added geo index CRUD functionality
|
2017-05-08 14:49:58 +02:00 |
RocksDBHashIndex.cpp
|
…
|
|
RocksDBHashIndex.h
|
Fixing aql query index optimizer
|
2017-04-19 10:16:19 +02:00 |
RocksDBIndex.cpp
|
Added document cache.
|
2017-05-11 14:39:00 -04:00 |
RocksDBIndex.h
|
Added proper truncation support for RocksDB indexes.
|
2017-05-10 19:57:22 -04:00 |
RocksDBIndexFactory.cpp
|
Seemingly functional geo index
|
2017-05-08 17:48:08 +02:00 |
RocksDBIndexFactory.h
|
Removed code paths that wrote objectIds into the Agency. This did break replication.
|
2017-05-02 14:59:19 +02:00 |
RocksDBInitialSync.h
|
try to fix initial sync problem
|
2017-05-10 12:57:53 +02:00 |
RocksDBKey.cpp
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
|
2017-05-10 13:19:45 +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
|
improve error messages
|
2017-05-04 16:34:22 +02:00 |
RocksDBLogValue.h
|
Fixed broken WAL tailing function
|
2017-04-27 18:23:10 +02:00 |
RocksDBPersistentIndex.h
|
…
|
|
RocksDBPrefixExtractor.cpp
|
Added prefix extractor.
|
2017-05-08 16:47:36 -04:00 |
RocksDBPrefixExtractor.h
|
Added prefix extractor.
|
2017-05-08 16:47:36 -04:00 |
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
|
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
|
Windows warnings
|
2017-05-08 15:21:23 +02:00 |
RocksDBReplicationContext.h
|
better incremental sync
|
2017-05-02 15:08:05 +02:00 |
RocksDBReplicationManager.cpp
|
Added explicit WAL file lifecycle management to reduce space overhead from replication.
|
2017-05-04 15:16:24 -04:00 |
RocksDBReplicationManager.h
|
try to fix shutdown issues
|
2017-04-26 09:58:19 +02:00 |
RocksDBReplicationTailing.cpp
|
fixed issues found by scan tool
|
2017-05-05 13:51:23 +02:00 |
RocksDBReplicationTailing.h
|
better incremental sync
|
2017-05-02 15:08:05 +02:00 |
RocksDBRestExportHandler.cpp
|
removing unused and unimplemented methods
|
2017-05-10 18:25:41 +02:00 |
RocksDBRestExportHandler.h
|
…
|
|
RocksDBRestHandlers.cpp
|
add contextId to replication handler
|
2017-04-20 10:56:17 +02:00 |
RocksDBRestHandlers.h
|
…
|
|
RocksDBRestReplicationHandler.cpp
|
removing unused and unimplemented methods
|
2017-05-10 18:25:41 +02:00 |
RocksDBRestReplicationHandler.h
|
Fix ignoreDistributeShardsLikeErrors behaviour.
|
2017-05-03 09:13:03 +02:00 |
RocksDBRestWalHandler.cpp
|
do not call SyncWAL() on Windows, as it does not work
|
2017-05-05 15:37:38 +02:00 |
RocksDBRestWalHandler.h
|
…
|
|
RocksDBSkiplistIndex.h
|
…
|
|
RocksDBToken.h
|
Initial partial implementation of replication contexts.
|
2017-04-18 19:55:18 -04:00 |
RocksDBTransactionCollection.cpp
|
Fixed nullptr
|
2017-05-09 15:13:15 +02:00 |
RocksDBTransactionCollection.h
|
fix cluster_sync test
|
2017-05-04 13:16:47 +02:00 |
RocksDBTransactionContextData.h
|
…
|
|
RocksDBTransactionManager.h
|
Added a missing override.
|
2017-05-05 10:02:06 +02:00 |
RocksDBTransactionState.cpp
|
remove debug output
|
2017-05-10 11:10:35 +02:00 |
RocksDBTransactionState.h
|
fillIndex non transactional + tests
|
2017-05-03 16:07:29 +02:00 |
RocksDBTypes.cpp
|
fixing compiler warnings
|
2017-05-08 14:14:23 +02:00 |
RocksDBTypes.h
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into feature/rocksdb-geoindex
|
2017-05-09 17:42:27 +02:00 |
RocksDBV8Functions.cpp
|
removing unused and unimplemented methods
|
2017-05-10 18:25:41 +02:00 |
RocksDBV8Functions.h
|
fix db._engineStats()
|
2017-05-04 00:33:36 +02:00 |
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
|
Fixed number type asserts in RocksDBValue
|
2017-04-28 15:42:13 +02:00 |
RocksDBValue.h
|
Fixed number type asserts in RocksDBValue
|
2017-04-28 15:42:13 +02:00 |
RocksDBView.cpp
|
…
|
|
RocksDBView.h
|
…
|
|