Commit Graph

512 Commits (ee522d0032eb5470e2b76841eb2a0cead5aa5bd8)
 

Author SHA1 Message Date
amayank 4c696ed001 Fix for the weird behaviour encountered by ldb Get where it could read only the second-latest value 12 years ago
Kai Liu aaa0cbb97a Fix the warning introduced by auto_roll_logger_test 12 years ago
Chip Turner f02db1c118 Add zlib to our builds and tweak histogram output 12 years ago
Kai Liu b63aafce42 Allow the logs to be purged by TTL. 12 years ago
Abhishek Kona 19012c2e28 Enable linting in arc. 12 years ago
Abhishek Kona 4dc02f7b7a Initialize all doubles to 0 in histogram.cc 12 years ago
Abhishek Kona 009034cf12 Performant util/histogram. 12 years ago
Kosie van der Merwe 4dcc0c89f4 Fixed cache key for block cache 12 years ago
Chip Turner 2c3565285e Add OS_LINUX ifdef protections around fallocate parts 12 years ago
Dilip Antony Joseph 11ce6a060e Enhanced ldb to support data access commands 12 years ago
Chip Turner 0b83a83191 Fix poor error on num_levels mismatch and few other minor improvements 12 years ago
Dhruba Borthakur 16e96b1242 Cleanup TODO/NEWS/AUTHORS files 12 years ago
Chip Turner 772f75b3fb Stop continually re-creating build_version.c 12 years ago
Chip Turner 3dafdfb2c4 Use fallocate to prevent excessive allocation of sst files and logs 12 years ago
Chip Turner 2fdf91a4f8 Fix a number of object lifetime/ownership issues 12 years ago
Kosie van der Merwe 88b79b24f3 Fixed didIO not being set with no block_cache 12 years ago
Abhishek Kona 16903c35b0 Add counters to count gets and writes 12 years ago
Kosie van der Merwe 3c3df7402f Fixed issues Valgrind found. 12 years ago
Aaron Kushner dfcf6136cc Minor improvements to the regression testing 12 years ago
amayank 4b1e9f0a35 Added an API in rocksdb for checking for "invalid argument" and "not supported" for leveldb::Status 12 years ago
Abhishek Kona 7d5a4383bb rollover manifest file. 12 years ago
Abhishek Kona c54884faa9 Fix Regression script. 12 years ago
Chip Turner a2dcd79c1e Add optional clang compile mode 12 years ago
Chip Turner 9bbcab57a9 Fix broken build 12 years ago
Kosie van der Merwe 28fe86c48a Fixed bug with seek compactions on Level 0 12 years ago
Abhishek Kona 8ce418cd79 Change default regression test location to /tmp from 12 years ago
Abhishek Kona 917377c1fc Bash script to run db_bench with options and send data to ods. 12 years ago
Chip Turner c0cb289d57 Various build cleanups/improvements 12 years ago
Mark Callaghan 2ba125faf6 fix warning for unused variable 12 years ago
Abhishek Kona 85ad13be1a Port fix for Leveldb manifest writing bug from Open-Source 12 years ago
Abhishek Kona 41d7809212 Pom changes to make relase 1.5.7 for java. 12 years ago
Kosie van der Merwe 4e9d9d989f Fixed wrong assumption in Table::Open() 12 years ago
Dhruba Borthakur f881d6f226 Release 1.5.7.fb 12 years ago
Abhishek Kona 2e1ad2c48b Remove unnecessary asserts in table/merger.cc 12 years ago
Kosie van der Merwe d8371ef1f6 Fixing some issues Valgrind found 12 years ago
Kosie van der Merwe 4d339d7462 Fixed memory leak in ShardedLRUCache 12 years ago
Dhruba Borthakur 628dc2aad9 db_bench should use the default value for max_grandparent_overlap_factor. 12 years ago
Kosie van der Merwe d6e873f22f Added clearer error message for failure to create db directory in DBImpl::Recover() 12 years ago
Mark Callaghan 4069f66cc7 Add --seed, --read_range to db_bench 12 years ago
Kosie van der Merwe 8cd86a7be5 Fixing and adding some comments 12 years ago
Abhishek Kona 3f7af03a2d Use a priority queue to merge files. 12 years ago
Dhruba Borthakur d7d43ae21a ExtendOverlappingInputs too slow for large databases. 12 years ago
Dhruba Borthakur 2fc394a327 Do not compile thrift for fbcode build. 12 years ago
Dhruba Borthakur 5b05417df3 Complication error when using gcc 4.7.1. 12 years ago
Zheng Shao 0f762ac573 ldb: Add command "ldb query" to support random read from the database 12 years ago
Zheng Shao dcece4707e ldb: Fix incorrect arg parsing 12 years ago
Zheng Shao 04832dbc02 sst_dump: Fix incorrect cmd args parsing 12 years ago
Abhishek Kona 396c3aa08e Create a long running test to check GetUpdatesSince. 12 years ago
Zheng Shao 127ee2e677 manifest_dump: Fix the help message and make it consistent 12 years ago
Zheng Shao 01d57a33fe sst_dump: Add --output_hex option and output the same format as ldb dump 12 years ago