π¨π»βπ»π΄π»ββοΈπ₯ π₯― πββοΈ
- London, UK
- alecgrieser.dev
Highlights
- Pro
Block or Report
Block or report alecgrieser
Report abuse
Contact GitHub support about this userβs behavior. Learn more about reporting abuse.
Report abusePopular repositories
-
foundationdb Public
Forked from apple/foundationdb
FoundationDB - the open source, distributed, transactional key-value store
C++
-
-
fdb-record-layer Public
Forked from FoundationDB/fdb-record-layer
A record-oriented store built on FoundationDB
Java
282 contributions in the last year
Less
More
Activity overview
Contributed to
FoundationDB/fdb-record-layer,
apple/foundationdb
Contribution activity
February 2023
Created 5 commits in 1 repository
Created a pull request in FoundationDB/fdb-record-layer that received 22 comments
Resolves #1995: Instrument RangeSet operations during index builds
This adds additional metrics for the RangeSet
class. This refactors access of the class so that it goes through a wrapping object, which associates a
+479
β216
•
22
comments
Opened 3 other pull requests in 1 repository
Reviewed 4 pull requests in 1 repository
Opened 5 issues in 1 repository
FoundationDB/fdb-record-layer
3
open
2
closed
- "EMPTY_SCANS" metric double counts empty ranges if hasNext() called multiple times
- Delay publishing commit-dependent metrics until after commit
- Instrument RangeSet operations during index builds
- Add store timer metrics for retry and indexing delays
- Mark built indexes as READABLE during checkVersion if blocking uniqueness constraint is dropped