Skip to content

Commit 4a63030

Browse files
committed
Update README.md
1 parent ee766b7 commit 4a63030

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,8 +72,6 @@ The following vfs have been implemented:
7272
* [`sahpool`](https://github.com/Spxg/sqlite-wasm-rs/tree/master/src/vfs/sahpool.rs): ported from sqlite-wasm, store the database in opfs.
7373
* [`relaxed-idb`](https://github.com/Spxg/sqlite-wasm-rs/tree/master/src/vfs/relaxed_idb.rs): store the database in blocks in indexed db.
7474

75-
Go to [`here`](https://github.com/Spxg/sqlite-wasm-rs/tree/master/src/vfs/README.md) to check it out.
76-
7775
### VFS Comparison
7876

7977
||MemoryVFS|SyncAccessHandlePoolVFS|RelaxedIdbVFS|

0 commit comments

Comments
 (0)