-
Facebook
- Bay Area
Block or Report
Block or report ajkr
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
-
rocksdb Public
Forked from facebook/rocksdb
A library that provides an embeddable, persistent key-value store for fast storage.
C++ 2
-
-
-
-
yang Public
Forked from YangModels/yang
YANG modules from standards organizations such as the IETF, open source such as Open Daylight or vendor specific modules
HTML
-
447 contributions in the last year
Less
More
Contribution activity
January 2022
Created 2 commits in 1 repository
Created a pull request in facebook/rocksdb that received 1 comment
Enable IngestExternalFile() in crash test
This should not land yet as there are a few known issues to fix first.
+29
−10
•
1
comment
Reviewed 6 pull requests in 1 repository
facebook/rocksdb
6 pull requests
- Fix compilation error when building static_lib
- fix: Reusing-Iterator reads stale keys after DeleteRange() performed
- FlushMemTable return ok but memtable does not synchronize flush
- Disallow a combination of options
- Fix bug that BlockBasedTableBuilder don't flush to file when max_dict_bytes>0,max_dict_buffer_bytes=0
- Recover to exact latest seqno of data committed to MANIFEST