Skip to content
This repository has been archived by the owner on Jun 6, 2024. It is now read-only.

Commit

Permalink
add json
Browse files Browse the repository at this point in the history
  • Loading branch information
connortsui20 committed May 2, 2024
1 parent 92ed9b6 commit 7d9a9b1
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions proposal/15721-project.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
{
"info": {
"title": "Eggstrain & Async Buffer Pool Manager",
"github": "https://github.com/cmu-db/15721-s24-ee1",
"description": "An asynchronous vectorized push-based execution and asynchronous buffer pool manager written in Rust.",
"students": [
{
"name": "Kyle Booker",
"url": "https://www.linkedin.com/in/ktbooker/"
},
{
"name": "Sarvesh Tandon",
"url": "https://www.linkedin.com/in/sarvesh-tandon/"
},
{
"name": "Connor Tsui",
"url": "https://www.linkedin.com/in/connortsui/"
}
]
}
}

0 comments on commit 7d9a9b1

Please sign in to comment.