Commit Graph

1758 Commits (4e0602f941c8c30f2ce3c01f74228547cd5a5b3e)
 

Author SHA1 Message Date
Lei Jin 0f2d768191 hints for narrowing down FindFile range and avoiding checking unrelevant L0 files 11 years ago
Ankit Gupta bbdd550b66 Remove getIterator function from portal 11 years ago
Ankit Gupta 1574e0c41a Add doc 11 years ago
Ankit Gupta 06b590dd7c Add doc 11 years ago
Ankit Gupta dc28a726c1 Add doc + refactor + fix formatting 11 years ago
Ankit Gupta 1d6c1e018f Add more iterator JNI bindings 11 years ago
Ankit Gupta eda398491a Add more iterator functions 11 years ago
Ankit Gupta 5bbeefaa49 Adding iterator JNI binding 11 years ago
sdong 27d3bc184e Use a different approach to make sure BlockBasedTableReader can use hash index on older files 11 years ago
Igor Canadi 35c968f3a5 Merge pull request #122 from ankgup87/master 11 years ago
Ankit Gupta 686fdea811 Fix formatting issues 11 years ago
Ankit Gupta ebd85e8f3a Fix build 11 years ago
Ankit Gupta dc291f5bf0 Merge branch 'master' of https://github.com/facebook/rocksdb 11 years ago
Igor Canadi 1a8abe7276 Merge pull request #120 from jamesgpearce/master 11 years ago
James Pearce a745089554 Added period 11 years ago
Yueh-Hsuan Chiang 9b2a0939cf [Java] Add Java bindings for 30 options for rocksdb::DBOptions. 11 years ago
Yueh-Hsuan Chiang bb6fd15a6e [Java] Add a basic binding and test for BackupableDB and StackableDB. 11 years ago
sdong 651792251a Fix bugs introduced by D17961 11 years ago
Igor Canadi ce353c2474 Nuke tools/shell 11 years ago
Igor Canadi 86ae8203e6 Fix ifdef NDEBUG 11 years ago
sdong fa430bfd04 Minimize accessing multiple objects in Version::Get() 11 years ago
Kai Liu e37dd216f9 Index type doesn't have to be persisted 11 years ago
Igor Canadi 62551b1c4e Don't compile sync_point if NDEBUG 11 years ago
sdong 5cef458a2c RocksDB 2.8 to be able to read files generated by 2.6 11 years ago
Ankit Gupta 136e4efb84 Add doc 11 years ago
Ankit Gupta d160595d97 Add doc 11 years ago
Ankit Gupta d3b44f072f Fix white spaces 11 years ago
Ankit Gupta 6b0cc410e5 Merge branch 'master' of https://github.com/facebook/rocksdb 11 years ago
Ankit Gupta 5108ed7a2f Add fixed classes 11 years ago
Ankit Gupta 320ae72e17 Add histogramType for statistics 11 years ago
Igor Canadi 161d9e586b Don't overflow size_t in mac 11 years ago
Igor Canadi 5c12f27791 Remove tautological assert 11 years ago
Ankit Gupta 144066a8ff Deleted statisticsType 11 years ago
Ankit Gupta 495fc80292 Merge branch 'master' of https://github.com/facebook/rocksdb 11 years ago
Ankit Gupta b18d914389 Change statisticsType to tickerType 11 years ago
Igor Canadi faf7691358 Close DB at the end of DontRollEmptyLogs test 11 years ago
Igor Canadi 1803ed2ccb Fix Mac OS compile 11 years ago
Igor Canadi 7d838856cf Fix compile issues when doing make release 11 years ago
sdong 0f40fe4bc7 When creating a new DB, fail it when wal_dir contains existing log files 11 years ago
Igor Canadi c166615850 Fix compile issues introduced by RocksDBLite 11 years ago
Igor Canadi 588bca2020 RocksDBLite 11 years ago
Igor Canadi 23c8f89b57 Revert "Don't compile ldb tool into static library" 11 years ago
Igor Canadi a347ffe92f Revert "Fix sst_dump and reduce_levels_test compile errors" 11 years ago
Igor Canadi d8f00b4109 Fix sst_dump and reduce_levels_test compile errors 11 years ago
Igor Canadi e296577ef6 Don't compile ldb tool into static library 11 years ago
Igor Canadi dbe0f327ca Set log_empty to false even when options.sync is off [fix tests] 11 years ago
Igor Canadi e6acb874cd Don't roll empty logs 11 years ago
Ankit Gupta 3723d08290 Add newline at end of file 11 years ago
Ankit Gupta 98421774b6 remove unused header 11 years ago
Ankit Gupta 8756a3210f Remove unused headers 11 years ago