GitXplorerGitXplorer
s

surrealdb.rs

public
64 stars
7 forks
0 issues

Commits

List of commits on branch main.
Verified
d27de7e48a9e0dc252aa70d41c7c59839dfc9c2e

Update README.md

ttobiemh committed 2 years ago
Unverified
fd44bee9e0afec4133f7eb361f326023ff831751

Archive repository and point to `surrealdb` crate

ttobiemh committed 2 years ago
Verified
eb0d500f70136b87eddc6531d7355682f85b2560

Run `cargo fmt` and `cargo clippy` (#12)

rrushmorem committed 2 years ago
Verified
032a1b5bbecab3822421f7c422f8f93bcc798d02

Create `QueryResponse` and `QueryResult` types for the `Query` method (#11)

AAelto committed 2 years ago
Verified
7fcc51466ebd683034ae976da40d83af21268eb4

Require more types to be Sync (#6)

rrushmorem committed 2 years ago
Verified
e241b7f85aa95c702e1cb4edf61588f90ad0e661

Warn when a server is running on a build older than supported (#5)

rrushmorem committed 2 years ago

README

The README file for this repository.

The Rust client library is now part of the surrealdb crate and will be available from version 1.0.0-beta.9.

surrealdb.rs

The official SurrealDB library for Rust.