Commit Graph

39 Commits (aa0367aabbb2ee891a4f7674351d8b10875670fa)

Author SHA1 Message Date
Vijay Nadimpalli 931c9df886 Use separate status code for column family drop and db shutdown in progress (#5275) 6 years ago
Siying Dong 1f7f5a5a79 Run automatic formatter against public header files (#5115) 6 years ago
Yanqin Jin 9358178edc Support for single-primary, multi-secondary instances (#4899) 6 years ago
cngzhnp 64324e329e Support pragma once in all header files and cleanup some warnings (#4339) 7 years ago
Chang Su 374c37da5b move static msgs out of Status class (#4144) 7 years ago
Tamir Duberstein 7bee48bdbd Add GCC 8 to Travis (#3433) 7 years ago
Anand Ananthabhotla 52d4c9b7f6 Allow DB resume after background errors (#3997) 7 years ago
Daniel Black e5ae1bb465 Remove bogus gcc-8.1 warning (#3870) 7 years ago
amytai 0a3db28d98 Disallow compactions if there isn't enough free space 7 years ago
Siying Dong 3c327ac2d0 Change RocksDB License 8 years ago
Manuel Ung 1f8b119ed6 Limit maximum memory used in the WriteBatch representation 8 years ago
Marcin Dlugajczyk a618a16f44 New subcode for IOError to detect the ESTALE errno 8 years ago
Adam Retter 85ac1a320a Fix rocksdb::Status::getState 8 years ago
Manuel Ung 4edd39fda2 Implement deadlock detection 9 years ago
Edouard A 66a91e2607 Add NoSpace subcode to IOError (#1320) 9 years ago
Adam Retter ffdf6eee19 Add Status to RocksDBException so that meaningful function result Status from the C++ API isn't lost (#1273) 9 years ago
Baraa Hamodi 21e95811d1 Updated all copyright headers to the new format. 9 years ago
Dmitri Smirnov dbb8260f7e Make Status moveable 9 years ago
Yueh-Hsuan Chiang e114f0abb8 Enable RocksDB to persist Options file. 10 years ago
agiardullo 77a28615ec Support static Status messages 10 years ago
Andres Notzli f32a572099 Simplify querying of merge results 10 years ago
agiardullo 0db807ec28 Transaction error statuses 10 years ago
agiardullo c2f2cb0214 Pessimistic Transactions 10 years ago
agiardullo 064294081b Improved FileExists API 10 years ago
Igor Canadi 5aea98ddd8 Deprecate WriteOptions::timeout_hint_us 10 years ago
agiardullo dc9d70de65 Optimistic Transactions 10 years ago
Yueh-Hsuan Chiang 28c82ff1b3 CompactFiles, EventListener and GetDatabaseMetaData 11 years ago
Igor Canadi 9f20395cd6 Turn -Wshadow back on 11 years ago
Feng Zhu 8438a19360 fix dropping column family bug 11 years ago
Yueh-Hsuan Chiang d4d338de33 Add timeout_hint_us to WriteOptions and introduce Status::TimeOut. 11 years ago
Igor Canadi c07c9606ed Expose Status::code() 11 years ago
Lei Jin 994c327b86 IOError cleanup 11 years ago
Siying Dong 18df47b79a Avoid malloc in NotFound key status if no message is given. 11 years ago
Dhruba Borthakur 31295b0a1b Add License message to public header files. 12 years ago
Dhruba Borthakur 3c37955a2f Remove obsolete namespace mappings. 12 years ago
Dhruba Borthakur a143ef9b38 Change namespace from leveldb to rocksdb 12 years ago
Dhruba Borthakur fc0c399d2e Introduced a new flag non_blocking_io in ReadOptions. 12 years ago
Tyler Harter 4504c99030 Internal/user key bug fix. 12 years ago
Dhruba Borthakur 1186192ed1 Replace include/leveldb with include/rocksdb. 12 years ago
Tyler Harter 94cf218720 Revert "Prefix scan: db_bench and bug fixes" 12 years ago
Tyler Harter c2bd8f4824 Prefix scan: db_bench and bug fixes 12 years ago
Haobo Xu 05e8854085 [Rocksdb] Support Merge operation in rocksdb 12 years ago
Abhishek Kona c41f1e995c Codemod NULL to nullptr 12 years ago
amayank 4b1e9f0a35 Added an API in rocksdb for checking for "invalid argument" and "not supported" for leveldb::Status 12 years ago
Sanjay Ghemawat bc1ee4d25e build shared libraries; updated version to 1.3; add Status accessors 13 years ago
Hans Wennborg 36a5f8ed7f A number of fixes: 14 years ago
gabor@google.com 6872ace901 Sun Studio support, and fix for test related memory fixes. 14 years ago
dgrogan@chromium.org da79909507 sync with upstream @ 21409451 14 years ago
dgrogan@chromium.org 69c6d38342 reverting disastrous MOE commit, returning to r21 14 years ago
dgrogan@chromium.org b743906eea Revision created by MOE tool push_codebase. 14 years ago