zvfs: fio file

This commit is contained in:
2026-03-02 08:31:01 +00:00
parent f82e089325
commit 321212826b
8 changed files with 704 additions and 778 deletions

9
rocksdb.md Normal file
View File

@@ -0,0 +1,9 @@
```shell
sudo apt install -y build-essential cmake git \
libgflags-dev libsnappy-dev zlib1g-dev libbz2-dev \
liblz4-dev libzstd-dev librocksdb-dev
```