Commit Graph

11 Commits (2fa3ed5180340e485a1caf6fa71cc400ea599278)

Author SHA1 Message Date
sdong a70d08ec07 Fix the bug of using freed memory introduced by recent plain table reader patch 10 years ago
sdong df34aea331 PlainTableReader to support non-mmap mode 10 years ago
sdong 6e9fbeb27c Move rate_limiter, write buffering, most perf context instrumentation and most random kill out of Env 10 years ago
sdong a45e7581b7 Avoid naming conflict of EntryType 10 years ago
Igor Sugak 62f7a1be4f rocksdb: Fixed 'Dead assignment' and 'Dead initialization' scan-build warnings 10 years ago
Jim Meyering 9283c7afd2 build: remove always-true assertions 10 years ago
Igor Canadi 767777c2bd Turn on -Wshorten-64-to-32 and fix all the errors 10 years ago
wankai 823773837b replace hard-coded number with named variable 11 years ago
wankai a5d2863074 typo improvement 11 years ago
Lei Jin 8d9a46fcd1 initialize decoded_internal_key_valid 11 years ago
sdong edd47c5104 PlainTable to encode to avoid to rewrite prefix when it is the same as the previous key 11 years ago