Files
scylladb/tests/row_cache_stress_test.cc
Tomasz Grabiec 23c6f517cb tests: Introduce row_cache_stress_test
Runs readers, updates and eviction concurrently and verifies the
following property of reads:

  - reads see all past writes

  - reads see no partial writes within a single partition
2017-06-24 18:06:11 +02:00

14 KiB