Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up-
Facebook
- Bay Area
Pro
-
Facebook
- Bay Area
Popular repositories
-
Forked from facebook/rocksdb
A library that provides an embeddable, persistent key-value store for fast storage.
C++ 1
-
-
-
-
Forked from YangModels/yang
YANG modules from standards organizations such as the IETF, open source such as Open Daylight or vendor specific modules
HTML
-
440 contributions in the last year
Contribution activity
May 2020
Created a pull request in facebook/rocksdb that received 13 comments
avoid `IterKey::UpdateInternalKey()` in `BlockIter`
IterKey::UpdateInternalKey() is an error-prone API as it's
incompatible with IterKey::TrimAppend(), which is used for
decoding delta-encoded intern…
+162
−76
•
13
comments
- pin image version in circle CI builds
- fix transaction rollback in db_stress TestMultiGet
- skip direct I/O tests in rocksdb lite
- Fixup HISTORY.md for e9ba4ba "validate range tombstone covers positiv…
- cover single level universal in crash test
- fix swallowed error for file deletion consistency check
- status check enforcement
- flip default force_consistency_checks to true
- Fix invalid xxhash64 usage
- Add a new int64 subtract merge operator
- fix cmake build with testharness error
- Misc things for ASSERT_STATUS_CHECKED, also gcc 4.8.5
- avoid `IterKey::UpdateInternalKey()` in `BlockIter`
- Fix/expand ASSERT_STATUS_CHECKED build, add to Travis
- skip direct I/O tests in rocksdb lite
- Generate file checksum in SstFileWriter
- Status check enforcement for io_posix_test and options_settable_test
- Add zstd_max_train_bytes to c interop
- Fix buck target db_stress_lib in opt mode
- Trigger compaction in CompactOnDeletionCollector based on deletion ratio
- cover single level universal in crash test

