clawdb-client
Official Rust client for ClawDB.
Install
[]
= "0.1.0"
= { = "1", = ["macros", "rt-multi-thread"] }
Quick Start
use ;
async
API Surface
The Rust client covers:
- health and readiness
- session create, validate, revoke, and count
- memory remember, typed remember, update, search, recall, list, and delete
- branch fork, lookup, diff, merge, discard, and archive
- sync run, push, pull, reconcile, and status
- reflection jobs, facts, preferences, contradictions, and resolution
- transaction begin, remember, typed remember, commit, and rollback
Configuration
Builder fields:
endpoint()api_key()agent_id()workspace()role()timeout_ms()tls()