Commit Graph

911 Commits (f37a59769b64d5891ca22a8d5e317d2f2a0aefc8)
 

Author SHA1 Message Date
Mayank Agarwal 4b785aab05 Add logdata to ttl 11 years ago
Mayank Agarwal aa5c897d42 Return pathname relative to db dir in LogFile and cleanup AppendSortedWalsOfType 11 years ago
Xing Jin 42c109cc2e New ldb command to convert compaction style 11 years ago
Mayank Agarwal 352f0636ef Fix memory leak in table.cc 11 years ago
Mayank Agarwal b1d09f1a51 Fix build failing becasue of ttl-keymayexist 11 years ago
Mayank Agarwal c34271a5a5 Fix bug in Counters and record Sequencenumber using only TickerCount 11 years ago
Mayank Agarwal ab5c5c28fe Fix build caused by DeleteFile not tolerating / at the beginning 11 years ago
Mayank Agarwal f121c4f504 KeyMayExist for ttl 11 years ago
Mayank Agarwal 7afdf5e9f8 Correct status in options.h from WouldBlock to Incomplete 11 years ago
Mayank Agarwal 46dcf51ca5 Return a '/' before names of all files through MakeFileName 11 years ago
Dhruba Borthakur 59de2dbad7 Cleanup DeleteFile API 11 years ago
Haobo Xu 48e5ea0c34 [RocksDB] Fix TransformRepFactory related valgrind problem 11 years ago
Dhruba Borthakur fc0c399d2e Introduced a new flag non_blocking_io in ReadOptions. 11 years ago
Haobo Xu 43eef52001 [RocksDB] move stats counting outside of mutex protected region for DB::Get() 11 years ago
Mayank Agarwal dad2731729 Fix bug in KeyMayExist 11 years ago
Mayank Agarwal b1074ac24f Use initializer list for VersionSet 11 years ago
Deon Nicholas 573844807c Fix for no_io 11 years ago
Jim Paton 5c3b254ef2 Fix memory leak 11 years ago
Tyler Harter 4504c99030 Internal/user key bug fix. 11 years ago
Dhruba Borthakur 1186192ed1 Replace include/leveldb with include/rocksdb. 11 years ago
Deon Nicholas 6f4e3ee3e8 Added include guards to stringappend and redis-list 11 years ago
Jim Paton 74781a0c49 Add three new MemTableRep's 11 years ago
Xing Jin 17dc128048 Pull from https://reviews.facebook.net/D10917 11 years ago
Tyler Harter 94cf218720 Revert "Prefix scan: db_bench and bug fixes" 11 years ago
Kai Liu 4c6dc7a9ae Fix the gcov/lcov related issues 11 years ago
Tyler Harter c2bd8f4824 Prefix scan: db_bench and bug fixes 11 years ago
Simha Venkataramaiah 60bf2b7d4a Add APIs to query SST file metadata and to delete specific SST files 11 years ago
Jim Paton bc8eed12d9 Do not use relative paths in build system 11 years ago
Jim Paton cb703c9d03 Allow WriteBatch::Handler to abort iteration 11 years ago
Haobo Xu f9e2decf7c [RocksDB] Minor iterator cleanup 11 years ago
Mayank Agarwal 404d63ac3e Add TODO for DBToStackableDB function which doesn't work yet 11 years ago
Xing Jin af732c7ba8 Add universal compaction to db_stress nightly build 11 years ago
Deon Nicholas b87dcae1a3 Made merge_oprator a shared_ptr; and added TTL unit tests 11 years ago
Mayank Agarwal 3ab2792f93 Add default info to comment in leveldb/options.h for no_block_cache 11 years ago
Mayank Agarwal 28e6fe5e9f Correct documentation for no_block_cache in leveldb/options.h 11 years ago
Mayank Agarwal 8a3547d38e API for getting archived log files 11 years ago
Deon Nicholas e1346968d8 Merge operator fixes part 1. 11 years ago
Kai Liu 1635ea06c2 Remove PLATFORM_SHARED_CFLAGS when compiling .o files 11 years ago
Kai Liu fd2f47dbe5 Improve the build files to simplify the 3rd party release process 11 years ago
Mayank Agarwal 387ac0f1e1 Expose statistic for sequence number and implement setTickerCount 11 years ago
Deon Nicholas d1d3d15eb7 Tiny fix to db_bench for make release. 11 years ago
Deon Nicholas ad48c3c262 Benchmarking for Merge Operator 11 years ago
Kai Liu f3dea8c13c Commit the correct fix for Jenkin failure 11 years ago
Kai Liu 159c19ac7b Fix Jenkin build failure 11 years ago
Kai Liu 457dcc605a Clean up the Makefile and the build scripts 11 years ago
Tyler Harter 85d83a150b Update crashtests to match D12267 11 years ago
Xing Jin 0a5afd1afc Minor fix to current codes 11 years ago
Tyler Harter 7612d496ff Add prefix scans to db_stress (and bug fix in prefix scan) 11 years ago
Jim Paton 0307c5fe3a Implement log blobs 11 years ago
Haobo Xu d9dd2a1926 [RocksDB] Expose thread local perf counter for low overhead, per call level performance statistics. 11 years ago