1
0
Fork 0
arangodb/tests
Simon Grätzer d8c57f2cc8 Feature/rocksdb hashsearch (#2713)
* Testing hash for documents

* fixing logspam error

* added base support for kHash in the edge index

* Current version of hash enabled edge index

* removed rocksdb key type byte, dynamic prefixes for hash-index

* Fixing issues with key classes

* Fixing merge conflict

* Fixing version with semi-working hash index

* fixing various issues

* Fixing hanger in EdgeIndexIterator nextExta, when _cache is disabled. Reenable cache

* Fixing geo index bounds, and fillIndexes error handling

* Adding back failure point

* Fixing RocksDBKey::vertexId

* Added version check on startup

* Fixing version check

* added one more check

* properly detect column families at startup

* Adding additional sanity checking

* Adding missing column family

* some fixes

* Turned off geoindex sync

* fixed error

* added asserts (untested)

* Adding more asserts
2017-07-05 10:18:52 +02:00
..
Agency Squashed commit of the following: 2017-06-02 16:13:03 +02:00
Basics Feature/rocksdb hashsearch (#2713) 2017-07-05 10:18:52 +02:00
Cache Augmented cache API and fixed a potential deadlock scenario. (#2579) 2017-06-19 17:28:04 +02:00
Cluster Revert "Squashed commit of the following:" 2017-06-01 18:37:45 +02:00
Geo
Pregel Fixing some windows conversion warnings 2017-03-29 11:35:37 +02:00
RocksDBEngine Feature/rocksdb hashsearch (#2713) 2017-07-05 10:18:52 +02:00
CMakeLists.txt Feature/rocksdb hashsearch (#2713) 2017-07-05 10:18:52 +02:00
main.cpp Allow seeding of randomgenerator for tests 2017-04-21 18:08:49 +02:00