Commit Graph

13 Commits (bfb6b1b8a892d93ad1f41e5c571b848d1b9ea11d)

Author SHA1 Message Date
Baraa Hamodi 21e95811d1 Updated all copyright headers to the new format. 9 years ago
sdong 9a8e3f73ed plain table reader: non-mmap mode to keep two recent buffers 9 years ago
sdong a70d08ec07 Fix the bug of using freed memory introduced by recent plain table reader patch 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
sdong a45e7581b7 Avoid naming conflict of EntryType 9 years ago
Igor Sugak 62f7a1be4f rocksdb: Fixed 'Dead assignment' and 'Dead initialization' scan-build warnings 9 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 10 years ago
wankai a5d2863074 typo improvement 10 years ago
Lei Jin 8d9a46fcd1 initialize decoded_internal_key_valid 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