rocksdb/utilities/merge_operators/string_append
Deon Nicholas 6f4e3ee3e8 Added include guards to stringappend and redis-list
Summary: added "#pragma once" in the .h files

Test Plan: make and run: stringappend_test, redis_test

Reviewers: emayanke, haobo

Reviewed By: emayanke

CC: leveldb

Differential Revision: https://reviews.facebook.net/D12495
2013-08-23 10:28:16 -07:00
..
stringappend2.cc Merge operator fixes part 1. 2013-08-19 11:42:47 -07:00
stringappend2.h Added include guards to stringappend and redis-list 2013-08-23 10:28:16 -07:00
stringappend_test.cc Made merge_oprator a shared_ptr; and added TTL unit tests 2013-08-20 13:35:28 -07:00
stringappend.cc Benchmarking for Merge Operator 2013-08-15 17:13:07 -07:00
stringappend.h Added include guards to stringappend and redis-list 2013-08-23 10:28:16 -07:00