Commit Graph

1818 Commits (e2d3101cf1380ff5a7eaffa5dc2d7a599feb8a4e)
 

Author SHA1 Message Date
Ankit Gupta 5a1b41cee1 Merge branch 'master' of https://github.com/facebook/rocksdb 10 years ago
Ankit Gupta e87973cde1 Removing code from portal.h for setting handle of RestoreOptions and RestoreBackupableDB 10 years ago
Igor Canadi 1e560459b9 Add .swp to gitignore 10 years ago
Igor Canadi a0e9ee5965 Add rapidjson to RocksDB 10 years ago
Kai Liu 0b3d03d026 Materialize the hash index 10 years ago
sdong 4e0602f941 Remove maximum key_size check in db_bench 10 years ago
Igor Canadi f3ec191fc5 Add build status to README.md 10 years ago
Igor Canadi 2ca7a9886d Merge pull request #150 from Chilledheart/master 10 years ago
Chilledheart fa16ef394c Fix errors while building with clang 10 years ago
Igor Canadi c07c9606ed Expose Status::code() 11 years ago
Igor Canadi cdc53dc120 Turn off travis notifications 11 years ago
Igor Canadi 52783c793c declare kInline size in arena.cc 11 years ago
Igor Canadi a490d2d3a0 Revert "Define kInlineSize in .cc file instead of header" 11 years ago
Igor Canadi 35a8873aa6 Define kInlineSize in .cc file instead of header 11 years ago
Igor Canadi eea73226e9 Improve EnvHdfs 11 years ago
Igor Canadi f4574449e9 Clean up compaction logging 11 years ago
sdong 3e4a9ec241 Arena to inline 2KB of data in it. 11 years ago
Igor Canadi 1ef31b6ca1 Merge pull request #143 from mlin/travis-ci 11 years ago
Ankit Gupta 29eef1f87d Add javadoc for BackupableDBOptions constructor params 11 years ago
Ankit Gupta b830bb937f Add newline at end of file 11 years ago
Ankit Gupta c92425e0ba Merge branch 'master' of https://github.com/facebook/rocksdb 11 years ago
Ankit Gupta cf0b773a29 Add more options to backupable DB 11 years ago
Ankit Gupta 036e323f7a Add RestoreBackupableDB and RestoreOptions 11 years ago
Yueh-Hsuan Chiang 9a0e3ab7ec Merge branch 'master' of github.com:facebook/rocksdb into show-reads 11 years ago
Yueh-Hsuan Chiang e883407ead [Java] Refined the output of Java DbBenchmark. 11 years ago
sdong 8c2c4602ee FixedPrefixTransform to include prefix length in its name 11 years ago
Yueh-Hsuan Chiang e30dec938d [Java] Fixed a bug in Java DB Benchmark where random reads does not consider full key range. 11 years ago
Yueh-Hsuan Chiang 93f2643656 [Java] Make read benchmarks print out found / not-found information. 11 years ago
Igor Canadi 26f5dd9a5a TablePropertiesCollectorFactory 11 years ago
Yueh-Hsuan Chiang 2082a7d745 [Java] Temporary set the number of BG threads based on the number of BG compactions. 11 years ago
Yueh-Hsuan Chiang 1c7799d8aa Fixed a file-not-found issue when a log file is moved to archive. 11 years ago
Yueh-Hsuan Chiang d14581f936 [Java] Rename org.rocksdb.Iterator to org.rocksdb.RocksIterator. 11 years ago
Igor Canadi 3f8da15bf9 Merge pull request #142 from mlin/build-in-paths-containing-spaces 11 years ago
Igor Canadi d08073aafc Merge pull request #141 from dallasmarlow/master 11 years ago
Dallas Marlow 557fbc9b3b arena spacing 11 years ago
Mike Lin 27c05ea2ee Add a minimal .travis.yml for Travis CI. Some ugly hacks needed to get RocksDB building in Travis' OpenVZ Ubuntu 12.04 environment. 11 years ago
Mike Lin 76596b5318 Fix building RocksDB in paths containing spaces -- quote path names in Makefile and build_detect_platform. 11 years ago
Igor Canadi 3edc056f6d comment 11 years ago
Igor Canadi 038a477b53 Make it easier to start using RocksDB 11 years ago
Dallas Marlow 030db3d17e testing 11 years ago
sdong acd17fd002 Remove unused variable in DBIter 11 years ago
Tyler Neely deb89401fd have proprocessor choose correct mmap args 11 years ago
Igor Canadi fec4269966 Fix more gflag namespace issues 11 years ago
Igor Canadi a1068c91a1 Make RocksDB work with newer gflags 11 years ago
sdong ddd41146c4 MergingIterator uses autovector instead of vector 11 years ago
Igor Canadi af7453a673 autovector::resize 11 years ago
Igor Canadi 8e37a29bfb Compaction with zero outputs 11 years ago
sdong 1c6a027d23 HashLinkedList::Iterator: remove an ununsed class variable 11 years ago
dallas marlow f41cde3105 remove anon mmap allocation flag `MAP_HUGETLB` 11 years ago
Igor Canadi b5616dafd1 Fix iOS compile 11 years ago