Skip to content

Commit

Permalink
Sarthak | Updates README
Browse files Browse the repository at this point in the history
  • Loading branch information
SarthakMakhija authored Sep 23, 2024
1 parent 7bfb203 commit 32ce25f
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,6 @@ This repository is supposed to contain the following:
- [X] Implementation of "Get" and "MultiGet" in Memtable and SSTable
- [ ] Implementation of "Update" using versioned put (Next version)

# Build Status
[![Actions Status](https://github.com/SarthakMakhija/storage-engine-workshop/workflows/GoCI/badge.svg)](https://github.com/SarthakMakhija/storage-engine-workshop/actions)
# Revised code

# Running the tests
`go test -v ./...`
The updated code is available [here](https://github.com/SarthakMakhija/go-lsm)

0 comments on commit 32ce25f

Please sign in to comment.