Pinned
370 contributions in the last year
Less
More
Activity overview
Contributed to
rust-analyzer/rust-analyzer,
zenithdb/zenith,
SomeoneToIgnore/sqlx-large-queries-print
and 5 other
repositories
Contribution activity
October 2021
Created 4 commits in 1 repository
Created a pull request in zenithdb/zenith that received 7 comments
Opened 2 other pull requests in 1 repository
zenithdb/zenith
1
open
1
merged
Reviewed 16 pull requests in 1 repository
zenithdb/zenith
16 pull requests
- Track state of the repository for a tenant using RepositoryState
- Bump MSRV to 1.55
- Refactor upload/download_relish function signatures.
- Simplify code to build walredo messages.
-
fix
cargo doccomplaints - Clean shutdown
- Expose certain layered repository structs to reuse in relish storage
- Use tracing crate to have more context in log messages.
- Remove 'predecessor' reference from in-memory and delta layers.
- Remove unused function.
- Docker build now also uses BUILD_TYPE=release.
- Don't create unused "wal" directory
- pageserver - fix newer clippy lints
- pageserver - repository test cleanup
- Add fsync calls to pageserver
- More nightly clippy fixes (2021-09-29)
Created an issue in zenithdb/zenith that received 2 comments
Add layer download on request, ensure correct repo state during state changes
Part of #340 After #686, only the latest versions of the missing locally layers are downloaded into pageserver workdir. But each of those layers ma…
2
comments