1
0
Fork 0
Commit Graph

14 Commits

Author SHA1 Message Date
Wilfried Goesgens 430f5229dd upgrade snappy (#6245) 2018-08-28 19:07:25 +02:00
Wilfried Goesgens 0b81f003a5 Bug fix/fix cmake warnings (#5503) 2018-06-01 15:51:20 +02:00
Simon Grätzer ffc465433a No access collections Improvements (#3190)
* consolidated EdgeDocumentToken

* optimizing cluster traversal

* adding skip collection checks

* API cleanup

* copying AQLValue to avoid use-after-free bugs

* Fixing rocksdb SingleServerEdgeCursor

* Fixing a collection resolving issue
2017-09-07 14:55:07 +02:00
Frank Celler ce8b1fb885 Feature/rocksdb update 5.6 (#2621) 2017-06-20 18:12:43 +02:00
Wilfried Goesgens c90f631a78 Fix include of SSIZE_T 2016-05-18 18:18:08 +02:00
Wilfried Goesgens c7f13cde14 Define ssize_t the same way in snappy as in rocksdb. 2016-05-17 17:27:38 +02:00
Andreas Streichardt 64a567a5a0 ROCKSDB uses static snappy from 3rdparty 2016-05-11 16:30:24 +02:00
Wilfried Goesgens 31df95118a Fix define for windows. 2016-05-10 19:13:00 +02:00
Wilfried Goesgens d0eca813e9 reverse check; it doesn't work doing that in the preprocessor. 2016-05-10 18:57:40 +02:00
Wilfried Goesgens ce8371d307 Fix windows absence of ssize_t 2016-05-10 18:54:33 +02:00
Wilfried Goesgens ec3d51dfbd fix library name. 2016-05-10 17:27:27 +02:00
Wilfried Goesgens 37fac2e40f Fix library list 2016-05-10 15:56:17 +02:00
Wilfried Goesgens 5e311be4ba Add missing test source file. 2016-05-10 15:39:50 +02:00
Wilfried Goesgens afef9a5466 Include libsnappy for rocksdb. 2016-05-10 15:33:58 +02:00