surrealdb / docs.surrealdb.com

The documentation for SurrealDB, powered by Astro
https://surrealdb.com/docs/
75 stars 136 forks source link

Add some explanation for positional argument in surreal start command #769

Closed Dhghomon closed 2 months ago

Dhghomon commented 2 months ago

Adds the SurrealKV backend (plus rocksdb) as well as an explanation of how to form the argument for the backend.

As an aside, what's the best way to make the part of the table with the new explanation a little prettier?

netlify[bot] commented 2 months ago

Deploy Preview for surrealdb-docs ready!

Name Link
Latest commit 494e93fcd3368adaa1eeb0c8268a272169387d8b
Latest deploy log https://app.netlify.com/sites/surrealdb-docs/deploys/66c4acf22c6eea0008d1b50c
Deploy Preview https://deploy-preview-769--surrealdb-docs.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Ekwuno commented 2 months ago

Related to https://github.com/surrealdb/surrealdb/pull/4505

Dhghomon commented 2 months ago

Related to surrealdb/surrealdb#4505

Interesting, I see the source code still recognizes file as RocksDB but we could certainly remove it from the documentation and just leave the rocksdb part in.