rocksdb/utilities/write_batch_with_index
Igor Canadi 62c3a95796 Add test for iteration+mutation of WBWI
Summary: We should support use-cases that mutate WBWI while they're iterating it. This diff adds a unit test to check this behavior.

Test Plan: this is a test

Reviewers: sdong

Reviewed By: sdong

Subscribers: dhruba, leveldb

Differential Revision: https://reviews.facebook.net/D39501
2015-06-09 13:10:31 -07:00
..
write_batch_with_index_internal.cc Fix CYGWin release build 2015-06-08 11:35:22 -07:00
write_batch_with_index_internal.h API to fetch from both a WriteBatchWithIndex and the db 2015-05-11 14:51:51 -07:00
write_batch_with_index_test.cc Add test for iteration+mutation of WBWI 2015-06-09 13:10:31 -07:00
write_batch_with_index.cc API to fetch from both a WriteBatchWithIndex and the db 2015-05-11 14:51:51 -07:00