.. |
CMakeLists.txt
|
Merge branch 'engine-api' of github.com:arangodb/arangodb into engine-api
|
2017-04-04 17:35:30 -04:00 |
RocksDBCollection.cpp
|
Merge branch 'engine-api' of https://github.com/arangodb/arangodb into engine-api
|
2017-04-05 13:38:47 +02:00 |
RocksDBCollection.h
|
invokeOnAllElements
|
2017-04-05 13:38:43 +02:00 |
RocksDBCollectionExport.cpp
|
Added RocksDB export functionality and some bug fixes.
|
2017-04-04 17:33:14 -04:00 |
RocksDBCollectionExport.h
|
Added RocksDB export functionality and some bug fixes.
|
2017-04-04 17:33:14 -04:00 |
RocksDBCommon.cpp
|
Added RocksDB export functionality and some bug fixes.
|
2017-04-04 17:33:14 -04:00 |
RocksDBCommon.h
|
Fixed some tests in shell_server
|
2017-04-04 15:10:17 +02:00 |
RocksDBComparator.cpp
|
fix range lookups
|
2017-04-05 12:32:00 +02:00 |
RocksDBComparator.h
|
update doc for comparator usage
|
2017-04-04 14:11:30 +02:00 |
RocksDBCounterManager.cpp
|
Merge branch 'engine-api' of https://github.com/arangodb/arangodb into engine-api
|
2017-04-04 15:27:32 +02:00 |
RocksDBCounterManager.h
|
cppcheck
|
2017-04-04 15:27:28 +02:00 |
RocksDBEdgeIndex.cpp
|
RocksDB Indexes do now destroy their cache as soon as they are dropped, instead of during deletion
|
2017-04-03 17:10:10 +02:00 |
RocksDBEdgeIndex.h
|
Fixing some issues
|
2017-04-03 14:24:58 +02:00 |
RocksDBEngine.cpp
|
invokeOnAllElements
|
2017-04-05 13:38:43 +02:00 |
RocksDBEngine.h
|
make versionFilename() a property of the engine
|
2017-04-04 17:23:02 +02:00 |
RocksDBExportCursor.cpp
|
Added RocksDB export functionality and some bug fixes.
|
2017-04-04 17:33:14 -04:00 |
RocksDBExportCursor.h
|
Added RocksDB export functionality and some bug fixes.
|
2017-04-04 17:33:14 -04:00 |
RocksDBHashIndex.cpp
|
Fixed HashIndex matchesDefinition method
|
2017-03-31 12:22:58 +02:00 |
RocksDBHashIndex.h
|
Fixed HashIndex matchesDefinition method
|
2017-03-31 12:22:58 +02:00 |
RocksDBIndex.cpp
|
Merge branch 'engine-api' of github.com:arangodb/arangodb into engine-api
|
2017-04-03 17:10:21 +02:00 |
RocksDBIndex.h
|
RocksDB Indexes do now destroy their cache as soon as they are dropped, instead of during deletion
|
2017-04-03 17:10:10 +02:00 |
RocksDBIndexFactory.cpp
|
Fixed HashIndex matchesDefinition method
|
2017-03-31 12:22:58 +02:00 |
RocksDBIndexFactory.h
|
added stubs for indexes
|
2017-03-23 15:24:00 +01:00 |
RocksDBKey.cpp
|
split ManagedDocumentResult in .h and .cpp files
|
2017-04-04 15:47:05 +02:00 |
RocksDBKey.h
|
split ManagedDocumentResult in .h and .cpp files
|
2017-04-04 15:47:05 +02:00 |
RocksDBKeyBounds.cpp
|
added assertion
|
2017-04-05 11:23:48 +02:00 |
RocksDBKeyBounds.h
|
Fixed some tests in shell_server
|
2017-04-04 15:10:17 +02:00 |
RocksDBPersistentIndex.h
|
Added hash-, skip list, persistent indexes
|
2017-03-30 16:00:27 +02:00 |
RocksDBPrimaryIndex.cpp
|
invokeOnAllElements
|
2017-04-05 13:38:43 +02:00 |
RocksDBPrimaryIndex.h
|
invokeOnAllElements
|
2017-04-05 13:38:43 +02:00 |
RocksDBRestExportHandler.cpp
|
Added RocksDB export functionality and some bug fixes.
|
2017-04-04 17:33:14 -04:00 |
RocksDBRestExportHandler.h
|
Added RocksDB export functionality and some bug fixes.
|
2017-04-04 17:33:14 -04:00 |
RocksDBRestHandlers.cpp
|
Merge branch 'engine-api' of github.com:arangodb/arangodb into engine-api
|
2017-04-04 17:35:30 -04:00 |
RocksDBRestHandlers.h
|
Added RocksDB export functionality and some bug fixes.
|
2017-04-04 17:33:14 -04:00 |
RocksDBRestWalHandler.cpp
|
Moving api-wal-noncluster and adding running trx
|
2017-04-05 11:54:30 +02:00 |
RocksDBRestWalHandler.h
|
Added REST Wal handler
|
2017-04-04 18:27:19 +02:00 |
RocksDBSkiplistIndex.h
|
Added hash-, skip list, persistent indexes
|
2017-03-30 16:00:27 +02:00 |
RocksDBToken.h
|
added lookupKey
|
2017-03-27 12:00:36 +02:00 |
RocksDBTransactionCollection.cpp
|
transaction-specific count tracking
|
2017-03-31 14:57:21 +02:00 |
RocksDBTransactionCollection.h
|
transaction-specific count tracking
|
2017-03-31 14:57:21 +02:00 |
RocksDBTransactionContextData.cpp
|
properly report error locations
|
2017-03-23 20:18:33 +01:00 |
RocksDBTransactionContextData.h
|
more startup
|
2017-03-24 14:20:51 +01:00 |
RocksDBTransactionState.cpp
|
fix memleak
|
2017-04-05 13:24:01 +02:00 |
RocksDBTransactionState.h
|
initial implementation of count()
|
2017-03-31 14:05:44 +02:00 |
RocksDBTypes.cpp
|
Fixed broken merge
|
2017-04-03 14:52:12 +02:00 |
RocksDBTypes.h
|
Added counter manager
|
2017-04-03 09:23:35 +02:00 |
RocksDBV8Functions.cpp
|
Some bug fixes.
|
2017-04-03 21:01:16 -04:00 |
RocksDBV8Functions.h
|
added v8 functions
|
2017-04-03 17:14:09 +02:00 |
RocksDBVPackIndex.cpp
|
Fixing comparator use
|
2017-04-04 14:11:14 +02:00 |
RocksDBVPackIndex.h
|
de-constified lookupKey
|
2017-03-31 10:16:14 +02:00 |
RocksDBValue.cpp
|
add buffer() to RocksDBValue for data retrieval
|
2017-03-31 15:41:27 +02:00 |
RocksDBValue.h
|
constify method
|
2017-04-05 09:00:06 +02:00 |
RocksDBView.cpp
|
Implemented views methods.
|
2017-03-31 17:09:27 -04:00 |
RocksDBView.h
|
added stubs for indexes
|
2017-03-23 15:24:00 +01:00 |