Commit Graph

5 Commits (206845c05740aabbc548fc664239a876e9114dd0)

Author SHA1 Message Date
sdong d08a9005b7 Make db_basic_test pass assert status checked (#7452) 4 years ago
Zhichao Cao 4246888101 Pass IOStatus to write path and set retryable IO Error as hard error in BG jobs (#6487) 4 years ago
sdong fdf882ded2 Replace namespace name "rocksdb" with ROCKSDB_NAMESPACE (#6433) 4 years ago
Siying Dong 8843129ece Move some memory related files from util/ to memory/ (#5382) 5 years ago
Vijay Nadimpalli 50e470791d Organizing rocksdb/table directory by format 5 years ago
Siying Dong 38a06aa225 Improve comments of classes for PlainTable (#5339) 5 years ago
Sagar Vemuri dc3528077a Update all unique/shared_ptr instances to be qualified with namespace std (#4638) 6 years ago
Siying Dong 3c327ac2d0 Change RocksDB License 7 years ago
Siying Dong d616ebea23 Add GPLv2 as an alternative license. 7 years ago
Baraa Hamodi 21e95811d1 Updated all copyright headers to the new format. 9 years ago
sdong df7e3b6229 Include <array> in table/plain_table_key_coding.h 9 years ago
sdong 9a8e3f73ed plain table reader: non-mmap mode to keep two recent buffers 9 years ago
sdong df34aea331 PlainTableReader to support non-mmap mode 9 years ago
sdong 6e9fbeb27c Move rate_limiter, write buffering, most perf context instrumentation and most random kill out of Env 9 years ago
wankai a5d2863074 typo improvement 10 years ago
Lei Jin 1ec2d1c69d fix make shared_lib compilation error 10 years ago
sdong edd47c5104 PlainTable to encode to avoid to rewrite prefix when it is the same as the previous key 10 years ago