]> git-server-git.apps.pok.os.sepia.ceph.com Git - rocksdb.git/commit
[RocksDB] prefixhash memtable test
authorHaobo Xu <haobo@fb.com>
Wed, 23 Oct 2013 04:59:44 +0000 (21:59 -0700)
committerHaobo Xu <haobo@fb.com>
Wed, 6 Nov 2013 07:20:10 +0000 (23:20 -0800)
commitfe4a4494726f706bd531b4ed0e47c1be670bfbef
tree5cd03536d926a94920e5ec6ca6bdb7bc4c1320ce
parentf0b0b28f9af4997e83146253c2dd8c523d93aaba
[RocksDB] prefixhash memtable test

Summary: as title, half baked test for prefixhash memtable. Also contains deadlock test option

Test Plan: run it

Reviewers: igor, dhruba

Reviewed By: igor

CC: leveldb
Differential Revision: https://reviews.facebook.net/D13887
Makefile
db/prefix_test.cc [new file with mode: 0644]