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 upHighlights
- Arctic Code Vault Contributor
Popular repositories
-
Forked from facebook/rocksdb
A library that provides an embeddable, persistent key-value store for fast storage.
-
-
Forked from facebook/mysql-5.6
Facebook's branch of the Oracle MySQL v5.6 database. This includes MyRocks.
C++
-
-
699 contributions in the last year
Contribution activity
July 2020
- siying/avocadotoast.live Liquid
Created a pull request in facebook/rocksdb that received 4 comments
Add CLANG analyze to CircleCI
Summary: CLANG analyze is useful before pull request. Add it. Test Plan: Watch the CI results to succeed.
+17
−0
•
4
comments
- Add hash of key/value checks when paranoid_file_checks=true
- Refactor WaitUntilFlushWouldNotStallWrites function
- Add "build-examples" in CircleCI
- CircleCI: Pipe java-build to ignore EAGAIN errors
- Add circleci java build
- SST Partitioner interface that allows to split SST files
- cf_consistency_stress (crash_test_with_atomic_flush) checkpoint clean
- Major CircleCI/Linux fixes / tweaks / enhancements
- Reduce `env_->GetChildren()` calls in DBImpl::Recover()
- Replace reinterpret_cast with static_cast_with_check
- Stabilize DBTest.ApproximateSizesMemTable
- Fix release build and fbcode+clang+shared