]> git-server-git.apps.pok.os.sepia.ceph.com Git - rocksdb.git/commit
Cleanup page with place-holders.
authorDhruba Borthakur <dhruba@fb.com>
Fri, 7 Mar 2014 05:22:10 +0000 (21:22 -0800)
committerDhruba Borthakur <dhruba@fb.com>
Fri, 7 Mar 2014 05:22:10 +0000 (21:22 -0800)
commit916f6d14611fdb0aa7e4f86e976310a83a036487
treed3c181bcd89a5f0c9bdaf1255b64ff4c39501866
Cleanup page with place-holders.

Summary:

Test Plan:

Reviewers:

CC:

Task ID: #

Blame Rev:
366 files changed:
.arcconfig [new file with mode: 0644]
.gitignore [new file with mode: 0644]
CNAME [new file with mode: 0644]
Facebook_Mutual_NDA_2012.pdf [new file with mode: 0644]
LICENSE [new file with mode: 0644]
Makefile [new file with mode: 0644]
PATENTS [new file with mode: 0644]
README [new file with mode: 0644]
README.fb [new file with mode: 0644]
benchmark_results.html [new file with mode: 0644]
build_tools/build_detect_platform [new file with mode: 0755]
build_tools/build_detect_version [new file with mode: 0755]
build_tools/fbcode.clang31.sh [new file with mode: 0644]
build_tools/fbcode.gcc471.sh [new file with mode: 0644]
build_tools/regression_build_test.sh [new file with mode: 0755]
build_tools/valgrind_test.sh [new file with mode: 0755]
coverage/coverage_test.sh [new file with mode: 0755]
coverage/parse_gcov_output.py [new file with mode: 0644]
db/builder.cc [new file with mode: 0644]
db/builder.h [new file with mode: 0644]
db/c.cc [new file with mode: 0644]
db/c_test.c [new file with mode: 0644]
db/corruption_test.cc [new file with mode: 0644]
db/db_bench.cc [new file with mode: 0644]
db/db_filesnapshot.cc [new file with mode: 0644]
db/db_impl.cc [new file with mode: 0644]
db/db_impl.h [new file with mode: 0644]
db/db_impl_readonly.cc [new file with mode: 0644]
db/db_impl_readonly.h [new file with mode: 0644]
db/db_iter.cc [new file with mode: 0644]
db/db_iter.h [new file with mode: 0644]
db/db_statistics.h [new file with mode: 0644]
db/db_stats_logger.cc [new file with mode: 0644]
db/db_test.cc [new file with mode: 0644]
db/dbformat.cc [new file with mode: 0644]
db/dbformat.h [new file with mode: 0644]
db/dbformat_test.cc [new file with mode: 0644]
db/deletefile_test.cc [new file with mode: 0644]
db/filename.cc [new file with mode: 0644]
db/filename.h [new file with mode: 0644]
db/filename_test.cc [new file with mode: 0644]
db/log_format.h [new file with mode: 0644]
db/log_reader.cc [new file with mode: 0644]
db/log_reader.h [new file with mode: 0644]
db/log_test.cc [new file with mode: 0644]
db/log_writer.cc [new file with mode: 0644]
db/log_writer.h [new file with mode: 0644]
db/memtable.cc [new file with mode: 0644]
db/memtable.h [new file with mode: 0644]
db/memtablelist.cc [new file with mode: 0644]
db/memtablelist.h [new file with mode: 0644]
db/merge_helper.cc [new file with mode: 0644]
db/merge_helper.h [new file with mode: 0644]
db/merge_operator.cc [new file with mode: 0644]
db/merge_test.cc [new file with mode: 0644]
db/perf_context_test.cc [new file with mode: 0644]
db/prefix_filter_iterator.h [new file with mode: 0644]
db/prefix_test.cc [new file with mode: 0644]
db/repair.cc [new file with mode: 0644]
db/simple_table_db_test.cc [new file with mode: 0644]
db/skiplist.h [new file with mode: 0644]
db/skiplist_test.cc [new file with mode: 0644]
db/snapshot.h [new file with mode: 0644]
db/table_cache.cc [new file with mode: 0644]
db/table_cache.h [new file with mode: 0644]
db/table_stats_collector.cc [new file with mode: 0644]
db/table_stats_collector.h [new file with mode: 0644]
db/table_stats_collector_test.cc [new file with mode: 0644]
db/transaction_log_impl.cc [new file with mode: 0644]
db/transaction_log_impl.h [new file with mode: 0644]
db/version_edit.cc [new file with mode: 0644]
db/version_edit.h [new file with mode: 0644]
db/version_edit_test.cc [new file with mode: 0644]
db/version_set.cc [new file with mode: 0644]
db/version_set.h [new file with mode: 0644]
db/version_set_reduce_num_levels.cc [new file with mode: 0644]
db/version_set_test.cc [new file with mode: 0644]
db/write_batch.cc [new file with mode: 0644]
db/write_batch_internal.h [new file with mode: 0644]
db/write_batch_test.cc [new file with mode: 0644]
doc/doc.css [new file with mode: 0644]
doc/index.html [new file with mode: 0644]
doc/log_format.txt [new file with mode: 0644]
doc/rockslogo.jpg [new file with mode: 0644]
doc/rockslogo.png [new file with mode: 0644]
hdfs/README [new file with mode: 0644]
hdfs/env_hdfs.h [new file with mode: 0644]
hdfs/hdfs.h [new file with mode: 0644]
hdfs/libhdfs.a [new file with mode: 0644]
helpers/memenv/memenv.cc [new file with mode: 0644]
helpers/memenv/memenv.h [new file with mode: 0644]
helpers/memenv/memenv_test.cc [new file with mode: 0644]
include/rocksdb/arena.h [new file with mode: 0644]
include/rocksdb/c.h [new file with mode: 0644]
include/rocksdb/cache.h [new file with mode: 0644]
include/rocksdb/compaction_filter.h [new file with mode: 0644]
include/rocksdb/comparator.h [new file with mode: 0644]
include/rocksdb/db.h [new file with mode: 0644]
include/rocksdb/env.h [new file with mode: 0644]
include/rocksdb/filter_policy.h [new file with mode: 0644]
include/rocksdb/flush_block_policy.h [new file with mode: 0644]
include/rocksdb/iterator.h [new file with mode: 0644]
include/rocksdb/ldb_tool.h [new file with mode: 0644]
include/rocksdb/memtablerep.h [new file with mode: 0644]
include/rocksdb/merge_operator.h [new file with mode: 0644]
include/rocksdb/options.h [new file with mode: 0644]
include/rocksdb/perf_context.h [new file with mode: 0644]
include/rocksdb/slice.h [new file with mode: 0644]
include/rocksdb/slice_transform.h [new file with mode: 0644]
include/rocksdb/statistics.h [new file with mode: 0644]
include/rocksdb/status.h [new file with mode: 0644]
include/rocksdb/table.h [new file with mode: 0644]
include/rocksdb/table_stats.h [new file with mode: 0644]
include/rocksdb/transaction_log.h [new file with mode: 0644]
include/rocksdb/types.h [new file with mode: 0644]
include/rocksdb/universal_compaction.h [new file with mode: 0644]
include/rocksdb/write_batch.h [new file with mode: 0644]
include/utilities/stackable_db.h [new file with mode: 0644]
include/utilities/utility_db.h [new file with mode: 0644]
index.html [new file with mode: 0644]
intro.pdf [new file with mode: 0644]
linters/src/.phutil_module_cache [new file with mode: 0644]
linters/src/__phutil_library_init__.php [new file with mode: 0644]
linters/src/__phutil_library_map__.php [new file with mode: 0644]
linters/src/cpp_linter/FbcodeCppLinter.php [new file with mode: 0644]
linters/src/cpp_linter/PfffCppLinter.php [new file with mode: 0644]
linters/src/lint_engine/FacebookFbcodeLintEngine.php [new file with mode: 0644]
meetup.html [new file with mode: 0644]
overview.html [new file with mode: 0644]
port/README [new file with mode: 0644]
port/atomic_pointer.h [new file with mode: 0644]
port/port.h [new file with mode: 0644]
port/port_example.h [new file with mode: 0644]
port/port_posix.cc [new file with mode: 0644]
port/port_posix.h [new file with mode: 0644]
port/stack_trace.cc [new file with mode: 0644]
port/win/stdint.h [new file with mode: 0644]
snappy/README [new file with mode: 0644]
snappy/libs [new symlink]
snappy/snappy-1.0.5/.deps/snappy-c.Plo [new file with mode: 0644]
snappy/snappy-1.0.5/.deps/snappy-sinksource.Plo [new file with mode: 0644]
snappy/snappy-1.0.5/.deps/snappy-stubs-internal.Plo [new file with mode: 0644]
snappy/snappy-1.0.5/.deps/snappy.Plo [new file with mode: 0644]
snappy/snappy-1.0.5/.deps/snappy_unittest-snappy-test.Po [new file with mode: 0644]
snappy/snappy-1.0.5/.deps/snappy_unittest-snappy_unittest.Po [new file with mode: 0644]
snappy/snappy-1.0.5/.libs/libsnappy.a [new file with mode: 0644]
snappy/snappy-1.0.5/.libs/libsnappy.la [new symlink]
snappy/snappy-1.0.5/.libs/libsnappy.lai [new file with mode: 0644]
snappy/snappy-1.0.5/.libs/libsnappy.so [new symlink]
snappy/snappy-1.0.5/.libs/libsnappy.so.1 [new symlink]
snappy/snappy-1.0.5/.libs/libsnappy.so.1.0.5 [new file with mode: 0755]
snappy/snappy-1.0.5/.libs/snappy_unittest [new file with mode: 0755]
snappy/snappy-1.0.5/AUTHORS [new file with mode: 0644]
snappy/snappy-1.0.5/COPYING [new file with mode: 0644]
snappy/snappy-1.0.5/ChangeLog [new file with mode: 0644]
snappy/snappy-1.0.5/INSTALL [new file with mode: 0644]
snappy/snappy-1.0.5/Makefile [new file with mode: 0644]
snappy/snappy-1.0.5/Makefile.am [new file with mode: 0644]
snappy/snappy-1.0.5/Makefile.in [new file with mode: 0644]
snappy/snappy-1.0.5/Makefile.in.orig [new file with mode: 0644]
snappy/snappy-1.0.5/Makefile.orig [new file with mode: 0644]
snappy/snappy-1.0.5/NEWS [new file with mode: 0644]
snappy/snappy-1.0.5/README [new file with mode: 0644]
snappy/snappy-1.0.5/aclocal.m4 [new file with mode: 0644]
snappy/snappy-1.0.5/autogen.sh [new file with mode: 0755]
snappy/snappy-1.0.5/autom4te.cache/output.0 [new file with mode: 0644]
snappy/snappy-1.0.5/autom4te.cache/output.1 [new file with mode: 0644]
snappy/snappy-1.0.5/autom4te.cache/requests [new file with mode: 0644]
snappy/snappy-1.0.5/autom4te.cache/traces.0 [new file with mode: 0644]
snappy/snappy-1.0.5/autom4te.cache/traces.1 [new file with mode: 0644]
snappy/snappy-1.0.5/compile.sh [new file with mode: 0755]
snappy/snappy-1.0.5/config.guess [new file with mode: 0755]
snappy/snappy-1.0.5/config.h [new file with mode: 0644]
snappy/snappy-1.0.5/config.h.in [new file with mode: 0644]
snappy/snappy-1.0.5/config.log [new file with mode: 0644]
snappy/snappy-1.0.5/config.status [new file with mode: 0755]
snappy/snappy-1.0.5/config.sub [new file with mode: 0755]
snappy/snappy-1.0.5/configure [new file with mode: 0755]
snappy/snappy-1.0.5/configure.ac [new file with mode: 0644]
snappy/snappy-1.0.5/depcomp [new file with mode: 0755]
snappy/snappy-1.0.5/dhruba.txt [new file with mode: 0644]
snappy/snappy-1.0.5/format_description.txt [new file with mode: 0644]
snappy/snappy-1.0.5/framing_format.txt [new file with mode: 0644]
snappy/snappy-1.0.5/install-sh [new file with mode: 0755]
snappy/snappy-1.0.5/libsnappy.la [new file with mode: 0644]
snappy/snappy-1.0.5/libtool [new file with mode: 0755]
snappy/snappy-1.0.5/ltmain.sh [new file with mode: 0755]
snappy/snappy-1.0.5/m4/gtest.m4 [new file with mode: 0644]
snappy/snappy-1.0.5/missing [new file with mode: 0755]
snappy/snappy-1.0.5/snappy-c.cc [new file with mode: 0644]
snappy/snappy-1.0.5/snappy-c.h [new file with mode: 0644]
snappy/snappy-1.0.5/snappy-c.lo [new file with mode: 0644]
snappy/snappy-1.0.5/snappy-internal.h [new file with mode: 0644]
snappy/snappy-1.0.5/snappy-sinksource.cc [new file with mode: 0644]
snappy/snappy-1.0.5/snappy-sinksource.h [new file with mode: 0644]
snappy/snappy-1.0.5/snappy-sinksource.lo [new file with mode: 0644]
snappy/snappy-1.0.5/snappy-stubs-internal.cc [new file with mode: 0644]
snappy/snappy-1.0.5/snappy-stubs-internal.h [new file with mode: 0644]
snappy/snappy-1.0.5/snappy-stubs-internal.lo [new file with mode: 0644]
snappy/snappy-1.0.5/snappy-stubs-public.h [new file with mode: 0644]
snappy/snappy-1.0.5/snappy-stubs-public.h.in [new file with mode: 0644]
snappy/snappy-1.0.5/snappy-test.cc [new file with mode: 0644]
snappy/snappy-1.0.5/snappy-test.h [new file with mode: 0644]
snappy/snappy-1.0.5/snappy.cc [new file with mode: 0644]
snappy/snappy-1.0.5/snappy.h [new file with mode: 0644]
snappy/snappy-1.0.5/snappy.lo [new file with mode: 0644]
snappy/snappy-1.0.5/snappy_unittest [new file with mode: 0755]
snappy/snappy-1.0.5/snappy_unittest.cc [new file with mode: 0644]
snappy/snappy-1.0.5/stamp-h1 [new file with mode: 0644]
snappy/snappy-1.0.5/testdata/alice29.txt [new file with mode: 0644]
snappy/snappy-1.0.5/testdata/asyoulik.txt [new file with mode: 0644]
snappy/snappy-1.0.5/testdata/baddata1.snappy [new file with mode: 0644]
snappy/snappy-1.0.5/testdata/baddata2.snappy [new file with mode: 0644]
snappy/snappy-1.0.5/testdata/baddata3.snappy [new file with mode: 0644]
snappy/snappy-1.0.5/testdata/cp.html [new file with mode: 0644]
snappy/snappy-1.0.5/testdata/fields.c [new file with mode: 0644]
snappy/snappy-1.0.5/testdata/geo.protodata [new file with mode: 0644]
snappy/snappy-1.0.5/testdata/grammar.lsp [new file with mode: 0644]
snappy/snappy-1.0.5/testdata/house.jpg [new file with mode: 0644]
snappy/snappy-1.0.5/testdata/html [new file with mode: 0644]
snappy/snappy-1.0.5/testdata/html_x_4 [new file with mode: 0644]
snappy/snappy-1.0.5/testdata/kennedy.xls [new file with mode: 0644]
snappy/snappy-1.0.5/testdata/kppkn.gtb [new file with mode: 0644]
snappy/snappy-1.0.5/testdata/lcet10.txt [new file with mode: 0644]
snappy/snappy-1.0.5/testdata/mapreduce-osdi-1.pdf [new file with mode: 0644]
snappy/snappy-1.0.5/testdata/plrabn12.txt [new file with mode: 0644]
snappy/snappy-1.0.5/testdata/ptt5 [new file with mode: 0644]
snappy/snappy-1.0.5/testdata/sum [new file with mode: 0644]
snappy/snappy-1.0.5/testdata/urls.10K [new file with mode: 0644]
snappy/snappy-1.0.5/testdata/xargs.1 [new file with mode: 0644]
snappy/snappy-stubs-public.h [new symlink]
snappy/snappy.h [new symlink]
static/facebookcode.png [new file with mode: 0644]
static/favicon.ico [new file with mode: 0644]
static/fbos.css [new file with mode: 0644]
static/rocksdb.css [new file with mode: 0644]
static/rocksdb.png [new file with mode: 0644]
static/rocksdbhero.png [new file with mode: 0644]
table/block.cc [new file with mode: 0644]
table/block.h [new file with mode: 0644]
table/block_based_table_builder.cc [new file with mode: 0644]
table/block_based_table_builder.h [new file with mode: 0644]
table/block_based_table_factory.cc [new file with mode: 0644]
table/block_based_table_factory.h [new file with mode: 0644]
table/block_based_table_reader.cc [new file with mode: 0644]
table/block_based_table_reader.h [new file with mode: 0644]
table/block_builder.cc [new file with mode: 0644]
table/block_builder.h [new file with mode: 0644]
table/block_test.cc [new file with mode: 0644]
table/filter_block.cc [new file with mode: 0644]
table/filter_block.h [new file with mode: 0644]
table/filter_block_test.cc [new file with mode: 0644]
table/flush_block_policy.cc [new file with mode: 0644]
table/format.cc [new file with mode: 0644]
table/format.h [new file with mode: 0644]
table/iter_heap.h [new file with mode: 0644]
table/iterator.cc [new file with mode: 0644]
table/iterator_wrapper.h [new file with mode: 0644]
table/merger.cc [new file with mode: 0644]
table/merger.h [new file with mode: 0644]
table/table_reader_bench.cc [new file with mode: 0644]
table/table_test.cc [new file with mode: 0644]
table/two_level_iterator.cc [new file with mode: 0644]
table/two_level_iterator.h [new file with mode: 0644]
tools/blob_store_bench.cc [new file with mode: 0644]
tools/db_crashtest.py [new file with mode: 0644]
tools/db_crashtest2.py [new file with mode: 0644]
tools/db_repl_stress.cc [new file with mode: 0644]
tools/db_stress.cc [new file with mode: 0644]
tools/ldb.cc [new file with mode: 0644]
tools/ldb_test.py [new file with mode: 0644]
tools/reduce_levels_test.cc [new file with mode: 0644]
tools/shell/DBClientProxy.cpp [new file with mode: 0644]
tools/shell/DBClientProxy.h [new file with mode: 0644]
tools/shell/LeveldbShell.cpp [new file with mode: 0644]
tools/shell/ShellContext.cpp [new file with mode: 0644]
tools/shell/ShellContext.h [new file with mode: 0644]
tools/shell/ShellState.cpp [new file with mode: 0644]
tools/shell/ShellState.h [new file with mode: 0644]
tools/shell/test/DBClientProxyTest.cpp [new file with mode: 0644]
tools/sst_dump.cc [new file with mode: 0644]
util/arena_impl.cc [new file with mode: 0644]
util/arena_impl.h [new file with mode: 0644]
util/arena_test.cc [new file with mode: 0644]
util/auto_roll_logger.cc [new file with mode: 0644]
util/auto_roll_logger.h [new file with mode: 0644]
util/auto_roll_logger_test.cc [new file with mode: 0755]
util/bit_set.h [new file with mode: 0644]
util/blob_store.cc [new file with mode: 0644]
util/blob_store.h [new file with mode: 0644]
util/blob_store_test.cc [new file with mode: 0644]
util/bloom.cc [new file with mode: 0644]
util/bloom_test.cc [new file with mode: 0644]
util/build_version.h [new file with mode: 0644]
util/cache.cc [new file with mode: 0644]
util/cache_test.cc [new file with mode: 0644]
util/coding.cc [new file with mode: 0644]
util/coding.h [new file with mode: 0644]
util/coding_test.cc [new file with mode: 0644]
util/comparator.cc [new file with mode: 0644]
util/crc32c.cc [new file with mode: 0644]
util/crc32c.h [new file with mode: 0644]
util/crc32c_test.cc [new file with mode: 0644]
util/env.cc [new file with mode: 0644]
util/env_hdfs.cc [new file with mode: 0644]
util/env_posix.cc [new file with mode: 0644]
util/env_test.cc [new file with mode: 0644]
util/filelock_test.cc [new file with mode: 0644]
util/filter_policy.cc [new file with mode: 0644]
util/hash.cc [new file with mode: 0644]
util/hash.h [new file with mode: 0644]
util/hash_skiplist_rep.cc [new file with mode: 0644]
util/histogram.cc [new file with mode: 0644]
util/histogram.h [new file with mode: 0644]
util/histogram_test.cc [new file with mode: 0644]
util/ldb_cmd.cc [new file with mode: 0644]
util/ldb_cmd.h [new file with mode: 0644]
util/ldb_cmd_execute_result.h [new file with mode: 0644]
util/ldb_tool.cc [new file with mode: 0644]
util/logging.cc [new file with mode: 0644]
util/logging.h [new file with mode: 0644]
util/manual_compaction_test.cc [new file with mode: 0644]
util/murmurhash.cc [new file with mode: 0644]
util/murmurhash.h [new file with mode: 0644]
util/mutexlock.h [new file with mode: 0644]
util/options.cc [new file with mode: 0644]
util/perf_context.cc [new file with mode: 0644]
util/perf_context_imp.h [new file with mode: 0644]
util/posix_logger.h [new file with mode: 0644]
util/random.h [new file with mode: 0644]
util/signal_test.cc [new file with mode: 0644]
util/skiplistrep.cc [new file with mode: 0644]
util/slice.cc [new file with mode: 0644]
util/stack_trace.h [new file with mode: 0644]
util/statistics.cc [new file with mode: 0644]
util/stats_logger.h [new file with mode: 0644]
util/status.cc [new file with mode: 0644]
util/stl_wrappers.h [new file with mode: 0644]
util/stop_watch.h [new file with mode: 0644]
util/string_util.cc [new file with mode: 0644]
util/string_util.h [new file with mode: 0644]
util/testharness.cc [new file with mode: 0644]
util/testharness.h [new file with mode: 0644]
util/testutil.cc [new file with mode: 0644]
util/testutil.h [new file with mode: 0644]
util/transformrep.cc [new file with mode: 0644]
util/vectorrep.cc [new file with mode: 0644]
utilities/.DS_Store [new file with mode: 0644]
utilities/merge_operators.h [new file with mode: 0644]
utilities/merge_operators/.DS_Store [new file with mode: 0644]
utilities/merge_operators/put.cc [new file with mode: 0644]
utilities/merge_operators/string_append/stringappend.cc [new file with mode: 0644]
utilities/merge_operators/string_append/stringappend.h [new file with mode: 0644]
utilities/merge_operators/string_append/stringappend2.cc [new file with mode: 0644]
utilities/merge_operators/string_append/stringappend2.h [new file with mode: 0644]
utilities/merge_operators/string_append/stringappend_test.cc [new file with mode: 0644]
utilities/merge_operators/uint64add.cc [new file with mode: 0644]
utilities/redis/README [new file with mode: 0644]
utilities/redis/redis_list_exception.h [new file with mode: 0644]
utilities/redis/redis_list_iterator.h [new file with mode: 0644]
utilities/redis/redis_lists.cc [new file with mode: 0644]
utilities/redis/redis_lists.h [new file with mode: 0644]
utilities/redis/redis_lists_test.cc [new file with mode: 0644]
utilities/ttl/db_ttl.cc [new file with mode: 0644]
utilities/ttl/db_ttl.h [new file with mode: 0644]
utilities/ttl/ttl_test.cc [new file with mode: 0644]