Registry / database / surrealdb-tikv-client

surrealdb-tikv-client

JSON →
library0.5.0rscratesunverified

The Rust language implementation of TiKV client (SurrealDB fork).

# Cargo.toml [dependencies] surrealdb-tikv-client = "0.5.0"
INSTALL
IMPORT
SIG · SURREALDB-TIKV-CLI
S
surrealdb-tikv-client
databaserustv0.5.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Client
use surrealdb_tikv_client::Client;

Creates a new TiKV client for SurrealDB.

use surrealdb_tikv_client::Client; fn main() { let client = Client::new(); println!("Client created"); }
Debug
Known issues
gotchaThis is a fork; may not be compatible with upstream TiKV.
fix
Use only with SurrealDB's TiKV deployment.
affects: >=0.1.0
Upgrade
Version history
0.5.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
20 hits · last 30 days
node
18
Meta
1
OpenAI (training)
1
Resources
surrealdb-tikv-client — cargo add surrealdb-tikv-client · libregistry