clawdb 0.1.2

The cognitive database for AI agents — unified memory, semantic retrieval, branching, sync, and governance.
Documentation
1
2
3
4
//! Minimal API surface for running local ClawDB servers.

pub mod grpc;
pub mod http;