1
0
Fork 0
arangodb/arangod/RocksDBEngine
Simon Grätzer 53e5dc8e24 Merge branch 'engine-api' of https://github.com/arangodb/arangodb into engine-api 2017-04-03 17:28:17 +02:00
..
CMakeLists.txt added v8 functions 2017-04-03 17:14:09 +02:00
RocksDBCollection.cpp Fixed broken merge 2017-04-03 14:52:12 +02:00
RocksDBCollection.h transaction-specific count tracking 2017-03-31 14:57:21 +02:00
RocksDBCommon.cpp Merge branch 'engine-api' of https://github.com/arangodb/arangodb into engine-api 2017-04-03 16:54:09 +02:00
RocksDBCommon.h Merge branch 'engine-api' of https://github.com/arangodb/arangodb into engine-api 2017-04-03 16:54:09 +02:00
RocksDBComparator.cpp added assertion to Comparator 2017-04-03 15:44:37 +02:00
RocksDBComparator.h Added shell of RocksDBVPackIndex. 2017-03-29 17:35:41 -04:00
RocksDBCounterManager.cpp Fixed counter 2017-04-03 15:16:14 +02:00
RocksDBCounterManager.h Merge branch 'engine-api' of https://github.com/arangodb/arangodb into engine-api 2017-04-03 13:27:04 +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 Merge branch 'engine-api' of https://github.com/arangodb/arangodb into engine-api 2017-04-03 17:14:19 +02:00
RocksDBEngine.h Merge branch 'engine-api' of https://github.com/arangodb/arangodb into engine-api 2017-04-03 16:54:09 +02: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 added internal.wal.flush() 2017-04-03 17:25:24 +02:00
RocksDBKey.h Integrated counters with collections 2017-04-03 13:24:22 +02:00
RocksDBKeyBounds.cpp Merge branch 'engine-api' of https://github.com/arangodb/arangodb into engine-api 2017-04-03 17:28:17 +02:00
RocksDBKeyBounds.h Merge branch 'engine-api' of https://github.com/arangodb/arangodb into engine-api 2017-04-03 16:54:09 +02:00
RocksDBPersistentIndex.h Added hash-, skip list, persistent indexes 2017-03-30 16:00:27 +02:00
RocksDBPrimaryIndex.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
RocksDBPrimaryIndex.h Merge branch 'engine-api' of https://github.com/arangodb/arangodb into engine-api 2017-03-31 11:29:47 +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 Fixing some issues 2017-04-03 14:24:58 +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 added internal.wal.flush() 2017-04-03 17:25:24 +02:00
RocksDBV8Functions.h added v8 functions 2017-04-03 17:14:09 +02:00
RocksDBVPackIndex.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
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 fix compile error 2017-04-03 17:09:11 +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