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
build_tools
coverage
db
doc
examples
hdfs
include
java
linters
port
table
third-party
tools
util
utilities
.arcconfig -rw-r--r-- 446 bytes
.clang-format -rw-r--r-- 138 bytes
.gitignore -rw-r--r-- 489 bytes
.travis.yml -rw-r--r-- 1.0 KB
AUTHORS -rw-r--r-- 247 bytes
CONTRIBUTING.md -rw-r--r-- 733 bytes
HISTORY.md -rw-r--r-- 17.2 KB
INSTALL.md -rw-r--r-- 3.3 KB
LICENSE -rw-r--r-- 1.6 KB
Makefile -rw-r--r-- 26.7 KB
PATENTS -rw-r--r-- 1.4 KB
README.md -rw-r--r-- 1.2 KB
ROCKSDB_LITE.md -rw-r--r-- 1020 bytes
Vagrantfile -rw-r--r-- 862 bytes
src.mk -rw-r--r-- 15.2 KB

README.md

back to top