rocksdb/utilities
Lei Jin cd0d581ff5 convert Options from string
Summary: Allow accepting Options as a string of key/value pairs

Test Plan: unit test

Reviewers: yhchiang, sdong, igor

Reviewed By: igor

Subscribers: dhruba, leveldb

Differential Revision: https://reviews.facebook.net/D24597
2014-10-10 10:00:12 -07:00
..
backupable backupable_db_test.cc: pass const string param by reference 2014-10-01 11:57:01 +02:00
compacted_db CompactedDB: log using the correct info_log 2014-09-29 12:45:04 -07:00
document Avoid dereferencing a null field 2014-10-07 01:40:29 -07:00
geodb fix more compile warnings 2014-09-05 14:14:37 +08:00
merge_operators
options convert Options from string 2014-10-10 10:00:12 -07:00
redis
spatialdb spatialdb/spatial_db.cc: use !empty() instead of 'size() > 0' 2014-09-30 23:30:32 +02:00
ttl ttl/ttl_test.cc: pass const string param by reference 2014-10-01 11:53:00 +02:00
write_batch_with_index Fix error introduced by merge 2014-10-07 09:50:29 -07:00
merge_operators.h