Dan Larkin-York
ce82a512d1
[3.4] Fix RocksDB recovery ticks ( #8654 )
2019-04-11 11:37:29 +02:00
Frank Celler
9477af198b
big reformat
2018-12-26 00:57:05 +01:00
Jan
2d4b38600f
prevent operations from overtaking each other ( #7498 )
2018-11-28 14:30:54 +01:00
Simon
ef239cbe4e
Make recovery more reliable ( #7297 ) ( #7367 )
2018-11-21 16:51:38 +01:00
Simon
dd15298721
Do not delete ticks before counters ( #6890 )
2018-10-16 09:30:38 +02:00
Simon
010b54c81e
Allow WAL logger to split up transactions ( #6800 )
2018-10-12 15:15:55 +02:00
Jan
68e81da38e
handle DeleteRange markers on RocksDB recovery ( #6565 )
2018-09-28 11:10:11 +02:00
Jan
b88fde9659
added key generators "uuid" and "padded" ( #5740 )
2018-07-03 15:23:47 +02:00
Dan Larkin
5109417d72
Added some currently unnecessary locking as preventative measure agai… ( #4559 )
...
* Added some currently unnecessary locking as preventative measure against potential future changes.
* return by move will disable RVO, fix compiler warning
2018-02-11 18:54:23 +01:00
Dan Larkin
934e936bae
Fix index selectivity estimate issues with RocksDB engine ( #4429 )
2018-02-09 16:05:33 +01:00
Jan
52d0a4593e
Bug fix/add recovery tests for intermediate commits ( #4108 )
...
* added several recovery tests that check intermediate commits
* small fixes
* fix tests
2017-12-20 09:46:06 +01:00
Simon Grätzer
415205693a
Make sure recalculated counts are actually stored ( #4080 )
2017-12-19 21:42:33 +01:00
Jan
2a96df5ca5
Feature iresearch ( #4071 )
2017-12-18 15:04:59 +01:00