.. |
CMakeLists.txt
|
Added fulltext index
|
2017-05-05 15:44:15 +02:00 |
RocksDBAqlFunctions.cpp
|
Fixing parser bug
|
2017-05-06 01:28:44 +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 fulltext index
|
2017-05-05 15:44:15 +02:00 |
RocksDBCollection.h
|
RocksDB Fülltext index
|
2017-05-06 01:14:49 +02:00 |
RocksDBCollectionExport.cpp
|
Added fulltext index
|
2017-05-05 15:44:15 +02:00 |
RocksDBCollectionExport.h
|
Added fulltext index
|
2017-05-05 15:44:15 +02:00 |
RocksDBCommon.cpp
|
…
|
|
RocksDBCommon.h
|
WAL tailing
|
2017-04-27 17:38:02 +02:00 |
RocksDBComparator.cpp
|
…
|
|
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
|
Fulltext index
|
2017-05-05 13:58:11 +02:00 |
RocksDBEdgeIndex.h
|
Fulltext index
|
2017-05-05 13:58:11 +02:00 |
RocksDBEngine.cpp
|
Added more RocksDB passthrough options.
|
2017-05-07 11:08:25 -04:00 |
RocksDBEngine.h
|
do not call SyncWAL() on Windows, as it does not work
|
2017-05-05 15:37:38 +02:00 |
RocksDBExportCursor.cpp
|
…
|
|
RocksDBExportCursor.h
|
…
|
|
RocksDBFulltextIndex.cpp
|
Fixing mem leak
|
2017-05-06 14:17:37 +02:00 |
RocksDBFulltextIndex.h
|
Fixing parser bug
|
2017-05-06 01:28:44 +02:00 |
RocksDBHashIndex.cpp
|
…
|
|
RocksDBHashIndex.h
|
…
|
|
RocksDBIndex.cpp
|
Adding compaction and estimateSize method for rocksdb
|
2017-05-04 13:08:02 +02:00 |
RocksDBIndex.h
|
Fulltext index
|
2017-05-05 13:58:11 +02:00 |
RocksDBIndexFactory.cpp
|
Added fulltext index
|
2017-05-05 15:44:15 +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
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
|
2017-05-02 16:41:43 +02:00 |
RocksDBKey.cpp
|
RocksDB Fülltext index
|
2017-05-06 01:14:49 +02:00 |
RocksDBKey.h
|
RocksDB Fülltext index
|
2017-05-06 01:14:49 +02:00 |
RocksDBKeyBounds.cpp
|
RocksDB Fülltext index
|
2017-05-06 01:14:49 +02:00 |
RocksDBKeyBounds.h
|
RocksDB Fülltext index
|
2017-05-06 01:14:49 +02: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
|
…
|
|
RocksDBPrimaryIndex.cpp
|
Fulltext index
|
2017-05-05 13:58:11 +02:00 |
RocksDBPrimaryIndex.h
|
Fulltext index
|
2017-05-05 13:58:11 +02:00 |
RocksDBReplicationCommon.cpp
|
…
|
|
RocksDBReplicationCommon.h
|
…
|
|
RocksDBReplicationContext.cpp
|
Added explicit WAL file lifecycle management to reduce space overhead from replication.
|
2017-05-04 15:16:24 -04: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
|
…
|
|
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
|
do not call SyncWAL() on Windows, as it does not work
|
2017-05-05 15:37:38 +02:00 |
RocksDBRestExportHandler.h
|
…
|
|
RocksDBRestHandlers.cpp
|
…
|
|
RocksDBRestHandlers.h
|
…
|
|
RocksDBRestReplicationHandler.cpp
|
do not call SyncWAL() on Windows, as it does not work
|
2017-05-05 15:37:38 +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
|
…
|
|
RocksDBTransactionCollection.cpp
|
fix cluster_sync test
|
2017-05-04 13:16:47 +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
|
optimize away own transaction management for RocksDB engine
|
2017-05-04 23:16:53 +02:00 |
RocksDBTransactionState.h
|
fillIndex non transactional + tests
|
2017-05-03 16:07:29 +02:00 |
RocksDBTypes.cpp
|
Fixing warnings and errors
|
2017-05-05 17:26:28 +02:00 |
RocksDBTypes.h
|
Fulltext index
|
2017-05-05 13:58:11 +02:00 |
RocksDBV8Functions.cpp
|
do not call SyncWAL() on Windows, as it does not work
|
2017-05-05 15:37:38 +02:00 |
RocksDBV8Functions.h
|
fix db._engineStats()
|
2017-05-04 00:33:36 +02:00 |
RocksDBVPackIndex.cpp
|
Fulltext index
|
2017-05-05 13:58:11 +02:00 |
RocksDBVPackIndex.h
|
Fulltext index
|
2017-05-05 13:58:11 +02: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
|
…
|
|