Commit Graph

91 Commits (6f4e3ee3e809cd3d6fddf79f6bb3a255ab72ed81)

Author SHA1 Message Date
Kai Liu 4c6dc7a9ae Fix the gcov/lcov related issues 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
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
Kai Liu 457dcc605a Clean up the Makefile and the build scripts 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
Kai Liu 9f6b8f0032 Add automatic coverage report scripts 11 years ago
Mayank Agarwal 7c9093ab53 Changing Makefile to have rocksdb instead of leveldb in binary-names 11 years ago
Jim Paton abc90b067c Use specific DB name in merge_test 11 years ago
Mayank Agarwal d56523c49c Update rocksdb version 11 years ago
Deon Nicholas 34ef873290 Added stringappend_test back into the unit tests. 11 years ago
Deon Nicholas 6894a50aa7 Updated "make clean" to remove all .o files 11 years ago
Abhishek Kona 00124683de [rocksdb] do not trim range for level0 in manual compaction 11 years ago
Deon Nicholas 8926b72751 Minor tweaks to StringAppend MergeOperator. 11 years ago
Deon Nicholas 5679107b07 Completed the implementation and test cases for Redis API. 11 years ago
Vamsi Ponnekanti 3bb9449906 [Fix whilebox crash test failure] 11 years ago
Jim Paton 8ef328ee6a ctags and cscope support to Makefile 11 years ago
Vamsi Ponnekanti 5cf7a00bda [Make most of the changes suggested by Aaron] 11 years ago
Deon Nicholas accd3debbb Implemented StringAppendOperator and unit tests. 11 years ago
Mayank Agarwal 85cccc5092 Replacing rocksdb by leveldb in Makefile 11 years ago
Haobo Xu 3c4efc4462 [RocksDB] fix build 11 years ago
Haobo Xu 05e8854085 [Rocksdb] Support Merge operation in rocksdb 11 years ago
Mayank Agarwal d786b25e2d Timestamp and TTL Wrapper for rocksdb 11 years ago
Haobo Xu eb6d139666 [RocksDB] Move table.h to table/ 11 years ago
Haobo Xu 1255dcd446 [RocksDB] Add stacktrace signal handler 11 years ago
Mayank Agarwal f51b375062 Printing the options that db_crashtest.py is run with 11 years ago
Mayank Agarwal faa32a72a6 Invoke crash test from the Makefile 11 years ago
Mayank Agarwal 6203e4ccc0 Renaming the built leveldb.a library to rocksdb 11 years ago
Simon Marlow a8bf8fe504 Integrate the manifest_dump command with ldb 11 years ago
Mayank Agarwal 487168cdcf Fixed sign-comparison in rocksdb code-base and fixed Makefile 11 years ago
amayank 3eed5c9c01 Putting option -std=gnu++0x in Makefile rather than fbcode.gcc471.sh 11 years ago
amayank 9e1c89cde8 Moving VALGRIND_VER which takes the valgrind version from third party to fbcode.gcc471.sh file 11 years ago
amayank 3b87e2bd2a Use version 3.8.1 for valgrind in third_party and do away with log files 11 years ago
Dhruba Borthakur e7b726da08 Downgrade optimization level from -O3 to -O2. 11 years ago
amayank ec96ad5405 Automating valgrind to run with jenkins 12 years ago
amayank 5024d72572 Adding a rule in the Makefile to run valgrind on the rocksdb tests 12 years ago
Kai Liu 45f0030458 Fix the "IO error" in auto_roll_logger_test 12 years ago
Kai Liu ae09544cd6 Temporary remove the auto_roll_logger_test. 12 years ago
Kai Liu b63aafce42 Allow the logs to be purged by TTL. 12 years ago
Abhishek Kona 009034cf12 Performant util/histogram. 12 years ago
Dilip Antony Joseph 11ce6a060e Enhanced ldb to support data access commands 12 years ago
Chip Turner 772f75b3fb Stop continually re-creating build_version.c 12 years ago
Chip Turner c0cb289d57 Various build cleanups/improvements 12 years ago
Abhishek Kona 396c3aa08e Create a long running test to check GetUpdatesSince. 12 years ago
Abhishek Kona 1aae609b92 Use CRC32 ss42 instruction. Load it dynamically. 12 years ago
Dhruba Borthakur 551f01fb23 Unit test to test block format. 12 years ago
Dhruba Borthakur aa42c66814 Fix all warnings generated by -Wall option to the compiler. 12 years ago