Skip to content

Commit

Permalink
remove speedDB mention
Browse files Browse the repository at this point in the history
  • Loading branch information
Ekwuno committed Sep 17, 2024
1 parent b457b8a commit e6a3fc9
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/content/doc-surrealdb/embedding/rust.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -41,9 +41,6 @@ cargo add surrealdb --features kv-mem
# For a RocksDB file
cargo add surrealdb --features kv-rocksdb

# For a SpeeDB file
cargo add surrealdb --features kv-speedb

# For FoundationDB cluster (FoundationDB must be installed and the appropriate version selected)
cargo add surrealdb --features kv-fdb-7_1

Expand Down

0 comments on commit e6a3fc9

Please sign in to comment.