Skip to content
View erikgrinaker's full-sized avatar

Block or report erikgrinaker

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. neondatabase/neon Public

    Neon: Serverless Postgres. We separated storage and compute to offer autoscaling, code-like database branching, and scale to zero.

    Rust 19.2k 727

  2. cockroachdb/cockroach Public

    CockroachDB — the cloud native, distributed SQL database designed for high availability, effortless scale, and control over data placement.

    Go 31.1k 3.9k

  3. toydb Public

    Distributed SQL database in Rust, written as an educational project

    Rust 7k 613

  4. readings Public

    Interesting readings and talks on computer science

    714 73

  5. goldenscript Public

    A scriptable, data-driven Rust test framework using golden masters

    Rust 7

1,260 contributions in the last year

Skip to contributions year list
Contribution Graph
Day of Week August September October November December January February March April May June July
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More

Contribution activity

July 2025

Created 26 commits in 1 repository

Created a pull request in neondatabase/neon that received 10 comments

pageserver: always upload tenant manifest

Problem The tenant manifest is currently vulnerable to race conditions. A stale, still-alive tenant may modify a past manifest, and a future tenant…

+11 −7 lines changed 10 comments
Opened 27 other pull requests in 1 repository
Reviewed 52 pull requests in 2 repositories

Created an issue in neondatabase/neon that received 7 comments

pageserver: ineffective eviction with sqlsmith workload

In a sqlsmith workload that constantly opens txns, writes data, and then rolls it back, we see unbounded disk space usage on Pageservers. This work…

7 comments
9 contributions in private repositories Jul 16 – Jul 28
Loading