Revision e018892bb620cc86137008048cc17c7a95ce86e2 authored by Herman Lee on 27 March 2015, 01:09:08 UTC, committed by Herman Lee on 27 March 2015, 21:50:20 UTC
Summary:
Assign the string properties to const string variables under the
DB::Properties namespace. This helps catch typos during compilation and
also consolidates the property definition in one place.

Test Plan: Run rocksdb unit tests

Reviewers: sdong, yoshinorim, igor

Subscribers: dhruba

Differential Revision: https://reviews.facebook.net/D35991
1 parent cfa5764
History
File Mode Size
doc.css -rw-r--r-- 1.1 KB
index.html -rw-r--r-- 34.9 KB
log_format.txt -rw-r--r-- 2.7 KB
rockslogo.jpg -rw-r--r-- 134.0 KB
rockslogo.png -rw-r--r-- 60.3 KB

back to top