Revision 6999a230ba18b6d300621bd0ad0cc7bbdafe75df authored by sdong on 09 December 2015, 00:39:10 UTC, committed by sdong on 09 December 2015, 19:05:01 UTC
Summary: Ldb and sst_dump are not included in shared library now. Add it.

Test Plan:
Build
make release
make shared_lib

Reviewers: igor, kradhakrishnan, rven, yhchiang, IslamAbdelRahman, anthony

Reviewed By: IslamAbdelRahman, anthony

Subscribers: leveldb, dhruba

Differential Revision: https://reviews.facebook.net/D51735
1 parent 6880d2f
History
File Mode Size
.gitignore -rw-r--r-- 155 bytes
Makefile -rw-r--r-- 1.7 KB
README.md -rw-r--r-- 67 bytes
c_simple_example.c -rw-r--r-- 2.3 KB
column_families_example.cc -rw-r--r-- 2.0 KB
compact_files_example.cc -rw-r--r-- 5.7 KB
compaction_filter_example.cc -rw-r--r-- 2.8 KB
optimistic_transaction_example.cc -rw-r--r-- 4.1 KB
rocksdb_option_file_example.ini -rw-r--r-- 6.1 KB
simple_example.cc -rw-r--r-- 1.4 KB
transaction_example.cc -rw-r--r-- 4.2 KB

README.md

back to top