.. |
CMakeLists.txt
|
Fixed HashIndex matchesDefinition method
|
2017-03-31 12:22:58 +02:00 |
RocksDBCollection.cpp
|
Merge branch 'engine-api' of https://github.com/arangodb/arangodb into engine-api
|
2017-03-31 15:45:43 +02:00 |
RocksDBCollection.h
|
transaction-specific count tracking
|
2017-03-31 14:57:21 +02:00 |
RocksDBCommon.cpp
|
add drop collection to rocksdb engine
|
2017-04-03 10:41:02 +02:00 |
RocksDBCommon.h
|
add drop collection to rocksdb engine
|
2017-04-03 10:41:02 +02:00 |
RocksDBComparator.cpp
|
Fixed stupid bug in comparator.
|
2017-03-30 21:39:39 -04:00 |
RocksDBComparator.h
|
Added shell of RocksDBVPackIndex.
|
2017-03-29 17:35:41 -04:00 |
RocksDBEdgeIndex.cpp
|
add drop collection to rocksdb engine
|
2017-04-03 10:41:02 +02:00 |
RocksDBEdgeIndex.h
|
de-constified lookupKey
|
2017-03-31 10:16:14 +02:00 |
RocksDBEngine.cpp
|
add drop collection to rocksdb engine
|
2017-04-03 10:41:02 +02:00 |
RocksDBEngine.h
|
Implemented views methods.
|
2017-03-31 17:09:27 -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
|
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 |
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
|
…
|
|
RocksDBKey.cpp
|
Added length byte to IndexValue keys.
|
2017-03-30 08:43:15 -04:00 |
RocksDBKey.h
|
Added shell of RocksDBVPackIndex.
|
2017-03-29 17:35:41 -04:00 |
RocksDBKeyBounds.cpp
|
Added shell of RocksDBVPackIndex.
|
2017-03-29 17:35:41 -04:00 |
RocksDBKeyBounds.h
|
Added shell of RocksDBVPackIndex.
|
2017-03-29 17:35:41 -04: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
|
…
|
|
RocksDBTransactionContextData.h
|
more startup
|
2017-03-24 14:20:51 +01:00 |
RocksDBTransactionState.cpp
|
transaction-specific count tracking
|
2017-03-31 14:57:21 +02:00 |
RocksDBTransactionState.h
|
initial implementation of count()
|
2017-03-31 14:05:44 +02:00 |
RocksDBTypes.cpp
|
Changed RocksDBValue API slightly.
|
2017-03-28 11:42:52 -04:00 |
RocksDBTypes.h
|
Finished conversion of RocksDBEntry to RocksDBKey and RocksDBValue.
|
2017-03-27 16:51:30 -04:00 |
RocksDBVPackIndex.cpp
|
add drop collection to rocksdb engine
|
2017-04-03 10:41:02 +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
|
…
|
|