Commit Graph

27 Commits (d616ebea23fa88cb9c2c8588533526a566d9cfab)

Author SHA1 Message Date
Siying Dong d616ebea23 Add GPLv2 as an alternative license. 7 years ago
Sage Weil 34df1c94d5 db/log_reader: treat bad record length or checksum as EOF 8 years ago
Sage Weil 7947aba68c db/log_reader: move kBadRecord{Len,Checksum} handling into ReadRecord 8 years ago
Baraa Hamodi 21e95811d1 Updated all copyright headers to the new format. 9 years ago
Sage Weil a7b2bedfb0 log_{reader,write}: recyclable record format 9 years ago
Sage Weil 4104e9bb67 log_reader: introduce kBadHeader; drop wal mode from ReadPhysicalRecord 9 years ago
Sage Weil 9c33f64d19 log_reader: pass in WALRecoveryMode instead of bool report_eof_inconsistency 9 years ago
Sage Weil 3ac13c99d1 log_reader: pass log_number and optional info_log to ctor 9 years ago
sdong 6e9fbeb27c Move rate_limiter, write buffering, most perf context instrumentation and most random kill out of Env 9 years ago
krad de85e4cadf Introduce WAL recovery consistency levels 9 years ago
krad 58346b9e29 Log writer record format doc. 9 years ago
Schalk-Willem Kruger 3d33da75ef Fix UnmarkEOF for partial blocks 11 years ago
Dhruba Borthakur 9cd221094c Add appropriate LICENSE and Copyright message. 11 years ago
Dhruba Borthakur 4463b11cad Migrate names of properties from 'leveldb' prefix to 'rocksdb' prefix. 11 years ago
Dhruba Borthakur a143ef9b38 Change namespace from leveldb to rocksdb 11 years ago
Dhruba Borthakur 1186192ed1 Replace include/leveldb with include/rocksdb. 11 years ago
Abhishek Kona 27c15fb67e TransactionLogIter should stall at the last record. Currently it errors out 11 years ago
Abhishek Kona c41f1e995c Codemod NULL to nullptr 11 years ago
Chip Turner 2fdf91a4f8 Fix a number of object lifetime/ownership issues 12 years ago
Hans Wennborg 36a5f8ed7f A number of fixes: 13 years ago
dgrogan@chromium.org da79909507 sync with upstream @ 21409451 13 years ago
dgrogan@chromium.org 69c6d38342 reverting disastrous MOE commit, returning to r21 13 years ago
dgrogan@chromium.org b743906eea Revision created by MOE tool push_codebase. 13 years ago
dgrogan@chromium.org b409afe968 chmod a-x 13 years ago
dgrogan@chromium.org f779e7a5d8 @20602303. Default file permission is now 755. 13 years ago
jorlow@chromium.org 4671a695fc Move include files into a leveldb subdir. 13 years ago
jorlow@chromium.org f67e15e50f Initial checkin. 13 years ago