1
0
Fork 0
arangodb/3rdParty/rocksdb
Jan e5864838d5
use rocksdb::Transaction::PopSavePoint() (#6192)
this prevents stacking many useless SavePoints in transactions with
many operations.

The PopSavePoint method in RocksDB is forward-ported from upstream
RocksDB commit 90f744941d48f15d5d070dfcab5d51b77abac8ad.
This is likely to be released with a future release of RocksDB.
2018-08-20 12:13:26 +02:00
..
v5.15.X use rocksdb::Transaction::PopSavePoint() (#6192) 2018-08-20 12:13:26 +02:00
CMakeLists.txt upgrade rocksdb (#5937) 2018-07-23 13:04:02 +02:00
RocksDBConfig.cmake.in fix symlink, move version dependend part into 3rdparty so we find it on next upgrade (#6013) 2018-08-03 13:31:29 +02:00