1
0
Fork 0
arangodb/arangod/RocksDBEngine
Simon Grätzer e6919fc6c2 Fixed comparator 2017-04-03 17:28:13 +02:00
..
CMakeLists.txt Added counter manager 2017-04-03 09:23:35 +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 fix RemoveLargeRange 2017-04-03 15:44:30 +02:00
RocksDBCommon.h fix RemoveLargeRange 2017-04-03 15:44:30 +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 Fixing some issues 2017-04-03 14:24:58 +02:00
RocksDBEdgeIndex.h Fixing some issues 2017-04-03 14:24:58 +02:00
RocksDBEngine.cpp Fixed counter 2017-04-03 15:16:14 +02:00
RocksDBEngine.h Merge branch 'engine-api' of https://github.com/arangodb/arangodb into engine-api 2017-04-03 13:27:04 +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 fix ub 2017-04-03 15:26:38 +02:00
RocksDBIndex.h Added a destructor for RocksDB indxes that destroys the cache in the manager. Otherwise we end up with too many caches. 2017-04-03 13:16:38 +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 Integrated counters with collections 2017-04-03 13:24:22 +02:00
RocksDBKey.h Integrated counters with collections 2017-04-03 13:24:22 +02:00
RocksDBKeyBounds.cpp Fixed comparator 2017-04-03 17:28:13 +02:00
RocksDBKeyBounds.h Fixing some issues 2017-04-03 14:24:58 +02:00
RocksDBPersistentIndex.h Added hash-, skip list, persistent indexes 2017-03-30 16:00:27 +02:00
RocksDBPrimaryIndex.cpp add drop collection to rocksdb engine 2017-04-03 10:41:02 +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
RocksDBVPackIndex.cpp Merge branch 'engine-api' of https://github.com/arangodb/arangodb into engine-api 2017-04-03 13:27:04 +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 add buffer() to RocksDBValue for data retrieval 2017-03-31 15:41:27 +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