Skip to content

Commit

Permalink
Add rocksdb wrapper, and comparison wp8-like benchmark
Browse files Browse the repository at this point in the history
  • Loading branch information
phadej committed May 9, 2024
1 parent 7323091 commit 117a10f
Show file tree
Hide file tree
Showing 5 changed files with 1,018 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/haskell.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ jobs:
run: |
sudo apt-get update || true
sudo apt-get -y install liburing-dev
sudo apt-get -y install librocksdb-dev
- name: Configure the build
run: |
Expand Down

0 comments on commit 117a10f

Please sign in to comment.